* {margin:0px; padding:0px;}
#box_thecart { width:300px; font:normal 12px Arial, Helvetica, sans-serif; color:#000000; height:250px; background:url(../../../img/iframe/default/default/bg_box.jpg) no-repeat top left;}
#box_thecart_no_product { width:300px; font:normal 12px Arial, Helvetica, sans-serif; color:#000000; height:250px; background:url(../../../img/iframe/default/default/no_product.jpg) no-repeat top left;}

#box_thecart .box_content {height:198px; position:relative;padding:5px 14px 0px 14px;}

#box_thecart .bg_top {width:300px; height:41px; position:relative;}
#box_thecart .bg_top a {display:block; position:absolute; top:9px; right:10px;width:20px; height:20px;}

#box_thecart_no_product .bg_top {width:300px; height:41px; position:relative;}
#box_thecart_no_product .bg_top a {display:block; position:absolute; top:9px; right:10px;width:20px; height:20px;}

#box_thecart h5 {font:bold 13px Arial, Helvetica, sans-serif; margin-bottom:4px;color:#2C92DB}
#box_thecart h5 a {color:#2C92DB; text-decoration:none}
#box_thecart h5 a:hover {text-decoration:underline;}
#box_thecart div.image {float:right; margin-left:5px;}
#box_thecart div.price {font-size:12px;margin-top:10px;}


