@charset "UTF-8";
/* 0610 Bestsellers CSS - 060310 */


#bestsellers_bkgd{
margin: 0px;
padding: 0px;
background-image: url(images/0610_bs_bkgd.gif);
background-repeat: no-repeat;
background-color: #ffffff;
width:798px;
height:auto;
background-position: top left;
}

#bestsellers{
top: 0px;
left: 0px;
position:relative;
padding: 20px;
*padding: 5px;
margin: 0px;
}

#bestsellers sup{
line-height: 0px;
position:relative; 
top: 2px;
}

#bestsellers h2{
color: #000000;
text-transform: lowercase;
padding: 30px 10px 0px 10px;
font-weight: bold;
}

#bestsellers p{
color: #333333;
font-size: 12px;
line-height: 17px;
text-decoration: none;
padding: 10px 10px 20px 10px;
*padding: 10px 10px 0px 10px;
}

#bestsellers tr td div img{
padding: 0px;
margin: 0px;
}

#bestsellers a img,
#bestsellers a:visited img,
#bestsellers a:hover img{
border: none;
padding: 0px 10px 0px 0px;
}


