/********************** Tabs */
.tabs { margin: 15px 0px; overflow:hidden; zoom: 1;}
.tabs li                { float:left; border:1px solid #1a171b; font-size:11px; line-height:2em;  background: #fff; text-transform:uppercase; text-align:center; margin-right:7px; width:86px; }
.tabs li.first          { }
.tabs li.last           { margin-right: 0; }
.tabs a                 { display:block; padding:6px 0px; color:#444; text-decoration:none; }
.tabs a:hover           { background-color:#fff; color:#444;  text-decoration:underline;}
.tabs li.active a,
.tabs li.active a:hover { background:#fff;   color:#e2001a; }

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

.product-specs { border:1px solid #1a171b; }

.img-misure,
.img-esploso { width: 467px; }

#product_tabs_custom_attachment_contents .product-specs { padding: 10px; }