/********************** Tabs */
ul.tabs                   { margin: 15px -12px; overflow:hidden; list-style-image:none; background:url(../images/tabs_bg.gif) repeat-x left top; height:24px; border-bottom:1px solid #666; }
.tabs li                { float:left; border-left:1px solid #FFFFFF; border-right:1px solid #A4A4A4; }
.tabs li.first          { border-left:0; }
.tabs li.last           {  }
.tabs a                 { display:block; line-height:24px; padding:0 10px; color:#3A3939; }
.tabs a:hover           { text-decoration:none; color:#000; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#666666;  font-weight:bold; color:#fff; }
.tabs li.current { background:#666666;  font-weight:bold; color:#fff; display:block; line-height:24px; padding:0 10px; }

#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}

ul.tabs li { background:none; padding-left:0; }