/********************** Tabs */
.product-view .tabs { margin: 15px 0 22px 0; overflow:hidden; border-bottom:1px solid #496778;  zoom: 1;}
.product-view .tabs li                { float:left; font-size:12px; line-height:18px; font-family: 'Roboto', sans-serif; font-weight:400; color:#000000; }
.product-view .tabs li.first          { border-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs a.tab-a                 { display:block; padding:6px 10px; color:#444; text-decoration: none;}
.product-view .tabs a.tab-a:hover           { background-color:#ddd; text-decoration:none; color:#444; ; text-decoration: none;}
.product-view .tabs li.active a.tab-a,
.product-view .tabs li.active a.tab-a:hover { border-top:1px solid #e0e0e0; padding:10px 0 10px 0; margin:0px; }

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