/* Block best sellers */
#best-sellers_block_right ul {
  margin-bottom: 5px; }

#best-sellers_block_right li {
  float: none;
  padding: 10px 0; }

#best-sellers_block_right li.last_item {
  border: none; }

#best-sellers_block_right li a.content_img {
  display: block;
  float: left;
  padding: 4px;
  margin-right: 10px;
  height: 110px;
  width: 110px;
  text-decoration: none;
  background: transparent; }

#best-sellers_block_right li img {
  width: 110px;
  border: 1px solid #ddd; }

#best-sellers_block_right li span.number {
  display: none;
  float: left;
  margin-top: 6px;
  width: 20px;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  text-align: center; }

#best-sellers_block_right li p {
  float: left;
  margin-left: 7px;
  padding: 0;
  width: 125px;
  font-weight: bold;
  font-size: 12px; }

#best-sellers_block_right li .price {
  font-weight: bold;
  font-size: 14px; }

#best-sellers_block_right p.lnk {
  padding: 0;
  text-align: right;
  display: none; }

#best-sellers_block_right .lnk .button_large {
  padding: 0;
  border: none;
  background: none; }

#best-sellers_block_right .lnk .button_large:hover {
  text-decoration: underline; }

/*# sourceMappingURL=spblockbestsellers.css.map */
