/********************** Tabs */
.product-view .tabs { margin:0; overflow:hidden;zoom: 1;padding:0;width:100%;display:block;}
.product-view .tabs li                { float:left;margin:0 0 0 8px;padding:0;}
.product-view .tabs li.first          { margin-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs a                 { float:left;margin:0;padding:0 10px;font-size:12px;font-weight:300;color:#888888;text-transform:uppercase;font-family: 'Open Sans', sans-serif;line-height:40px;border:1px solid #cccccc;background:#fafafa;height:42px;}
.product-view .tabs a:hover           { border-bottom:1px solid #fff;color:#222222;background:#fff;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover {border-bottom:1px solid #fff;color:#222222;background:#fff;border-top:2px solid #000000;}
.product-view .product-collateral .padder {display:block;margin:-1px 0 0 0;padding:15px 15px 20px 15px;font-size:12px;font-weight:normal;color:#333333;font-family: 'Open Sans', sans-serif;border:1px solid #cccccc;}
#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}