@CHARSET "UTF-8";
div#promo_graphic{ clear: both; float: left; margin: 10px 0 0 20px;}
div#news{  float: right; margin: 10px 15px 0 0;}
div#top_seller {background: transparent url(images/best_seller_bk.gif) no-repeat 0 0;display: inline;}
div#latest {background: transparent url(images/latest_bk.gif) no-repeat 0 0;display: inline;}
div.top_ten {width: 170px; height: 352px; 
	padding: 38px 20px 11px 19px; float:left; margin:0 5px 0 0; display: inline;}

table.top_ten_table { width: 170px;}
table.top_ten_table td{margin: 0; padding: 0;}
table.top_ten_table td.number_one{}
table.top_ten_table td.runner_up{}
table.top_ten_table img{ margin: 0px; border: solid 1px #ebe6e6;}
table.top_ten_table img.number_one{ margin: 0px;border: solid 2px gray;}
