#best-sellers_block_right ul {
    margin-bottom:5px;
}
#best-sellers_block_right li {
    float: none;
    padding: 0 0 10px;
    position: relative;
    margin-bottom: 10px;
    min-height: 20px;
    clear:both
}
#best-sellers_block_right li.last_item {
    border:none;
    margin-bottom: 10px;
    padding-bottom: 0;
}
#best-sellers_block_right li a.content_img {
    display:block;
    position:absolute;
    top:0;
    left:0;
    padding:1px;
    height:47px;
    width:67px;
    text-decoration:none;
    background:#333
}
#best-sellers_block_right li span.number {
    display:block;
    float:left;
    margin-top:6px;
    width:20px;
    font-weight:bold;
    font-size:18px;
    color:#fff;
    text-align:center
}
#best-sellers_block_right li img {
    border:1px solid #ededed;
}
#best-sellers_block_right li p {
    float: left;
    padding-left: 80px;
    width: auto;
    font-weight: bold;
}
#best-sellers_block_right li .price {
    font-weight:bold;
    font-size:14px;
    color:#FFFFFF !important;
    clear:both;
    margin-left:25px;
}

 #best-sellers_block_right .name{
 	
 float:right;
 width:84%;	
 }
 
 
#best-sellers_block_right .poz{

float:left;
padding:0px 2px; font-size:1.1em;
 width:9%;	
 text-align:center;
 min-height:20px;
 
border-right:1px solid #666666;
margin-right:5px;
}
#best-sellers_block_right p.lnk {
    padding:0;
    text-align:right;
    font-weight: bold;
}
#best-sellers_block_right .lnk .button_large {
    padding:0;
    border:none;
    background:none
}
#best-sellers_block_right .lnk .button_large:hover {
    text-decoration:underline
}