.ys_primary{ background:#ff0000;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

#wrapper {
  width: 890px;
  margin: 0 auto;
}

#wrapper #container {
  float: left;
}
#wrapper #bestsellers {
  float: right;
  width: 120px;
}
#bestsellers h3 {
  font-size: 14px;
  background-color: #DBE9B9;
  color: #637F99;
  padding: 5px;
  margin-bottom: 1em;
}
#bestsellers a:link, #bestsellers a:visited {
  text-decoration: none;
  font-weight: bold;
}
#bestsellers a:hover { text-decoration: underline }

#header {
  position: relative;
}
#yfc_accessbar {
  position: absolute !important;
  top: 30px !important;
  left: auto !important;
  right: 6px !important;
}
#yfc_accessbar * {
  font-size: 11px;
}

