/********************** Tabs */
.tabs2 { margin: 0px 0px 15px 0px; overflow:hidden; border-bottom:1px solid #222222;  zoom: 1;}
.tabs2 li                { float:left; font-size:1.1em; line-height:1.2em;  background: #444; }
.tabs2 li.first          { border-left:0; }
.tabs2 li.last           { border-right:0; }
.tabs2 a                 { display:block; padding:6px 15px; color:#fff; text-decoration: none;}
.tabs2 a:hover           { background-color:#ddd; text-decoration:none; color:#444; ; text-decoration: none;border-right:0;}
.tabs2 li.active a,
.tabs2 li.active a:hover { background:#fff;  font-weight:bold; color:#000; }

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