/********************** Tabs */
.tabs { margin: 15px 0px; overflow:hidden; border-bottom:1px solid #496778;}
.tabs li                { float:left; border-right:1px solid #ffffff; border-left:1px solid #fff; background:url(../images/menu_bg.gif) left top repeat-x #F2F3EB; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 10px; color:#444; text-decoration: none;}
.tabs a:hover           { color:#FFF;}
.tabs li.active a 		{ color:#FFF; }
.tabs li.active a,
.tabs a:hover { background:url(../images/menu_button_active_bg.jpg) left top repeat-x; }

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

.product-view .tags {padding:10px 0 10px; border-top:0px solid #E5E4E3;}
.product-view .tags .form-add-tags .input-box input{width:100%; border:1px solid #B0AC8C; margin-top:3px;}