/********************** Tabs */
.tabs { margin: 15px 0px; overflow:hidden;  zoom: 1; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase;border-bottom: 1px solid #000; border-top: 1px solid #000;}
.tabs li                { float:left; /*background: url('../images/producttab.jpg') no-repeat #fff;*/ font-size:0.9em; /*line-height:1em;*/ height: 36px; font-weight: normal;  }
.tabs li.first          {  }
.tabs li.last           {  }
.tabs a                 { display:block; padding:13px 8px 8px 8px; color:#000; text-decoration: none;}
.tabs a:hover           { background-color:#fff; text-decoration:none; color:#000; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#fff; font-weight: bold; color:#000;/* background: url('../images/producttab_active.jpg') no-repeat;*/ height: 36px; }

#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}
#product_tabs_custom a {border-left: 1px solid; border-right: 1px solid;}