/********************** Tabs */
.tabs { margin:30px 0px 10px 0px; overflow:hidden;  zoom: 1; background:url(../images/bg-tabs.png) repeat-x top left}
.tabs li                { float:left; border-right:1px solid #eee;border-left:1px solid #ccc;  font-size:12px; line-height:1em;}
.tabs li.last           { border-right:1px solid #ccc; }
.tabs a                 { display:block; padding:11px 10px 12px 10px; color:#898885; text-decoration: none;text-shadow:0 1px 1px #FFFFFF; font-weight:bold}
.tabs a:hover           { background: url(../images/bg-tabs-over.png) repeat-x bottom left; text-decoration:none;color:#222; text-shadow:1px 1px 1px #e5e5e5;}
.tabs li.active a,
.tabs li.active a:hover { background: url(../images/bg-tabs-over.png) repeat-x bottom left; text-decoration:none;color:#222; text-shadow:1px 1px 1px #e5e5e5; }

#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}