/********************** Tabs */
.tabs { overflow:hidden;  zoom: 1;  float:right; width:150px; overflow:hidden}
.tabs li                { font-size:13px; line-height:1em;}
.tabs a                 { display:block; padding:10px 5px; color:#898885; text-decoration: none;}
.tabs a:hover           { background: url(../images/bg-tabs-over.png) repeat-x bottom left; text-decoration:none;color:#ccc; font-weight:bold}
.tabs li.active a,
.tabs li.active a:hover { background: url(../images/bg-tabs-over.png) repeat-x bottom left; text-decoration:none;color:#fff;  font-weight:bold}

#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-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}
