/********************** Tabs */
.tabs { height:38px; list-style:none outside none; margin:0px; padding:0px; background:url("../images/sub_bottom_tab_bg.jpg") repeat-x scroll center top transparent;}
.tabs li                { float:left; height:29px; font:bold 13px/29px Arial,Helvetica,sans-serif; background:url("../images/bottom_tab_line.jpg") no-repeat scroll 0 0 transparent; }
.tabs li.first          { none repeat scroll 0 0 transparent; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; color:#444; text-decoration: none; padding-left:10px; padding-right:10px;}
.tabs a:hover           { text-decoration:none; color:#444; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#649EC8;  font-weight:bold; color:#fff; height:29px; }

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{ width: 300px; float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents li	{ float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}
