/********************** Tabs */
.tabs { margin: 15px 0px!important; overflow:hidden; zoom: 1; padding:0px; list-style-type:none;}
.tabs li                { float:left;    list-style-type:none; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:10px; color:#444; text-decoration: none;}
.tabs a:hover           {  text-decoration:none; border-bottom: 3px solid #B551B2;}
.tabs li.active a,
.tabs li.active a:hover { background:#eee;border-bottom: 3px solid #B551B2;}

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