/********************** Tabs */
.tabs { margin: 0px 0px 20px 0px; overflow:hidden;   zoom: 1; }
.tabs li                { float:left; border-top:1px solid #929292; border-bottom:1px solid #929292; border-left:1px dashed #a2a2a2; font-size:1.1em; line-height:1.1em;}
.tabs li.first          { border-left:0px;  }
.tabs li.last           { border-right:0px; }
.tabs a                 { display:block; padding:6px 10px;color:#000;  text-decoration: none;}
/*.tabs a                 { display:block; padding:6px 10px;color:#e65505;  text-decoration: none;}*/
.tabs a:hover           { background-color:#fff; text-decoration:none; color:#e65505; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover {  font-weight:bold; color:#e65505; background-color:#fff;}

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