html #detailArticlePrint #detailArticleThumb.design img { height: 120px;}

/* h5 titolo prodotto  */
h5 { font-size:11px;}

/* h3 nome prodotto  */
h3.small-gap-down { font-size:16px; font-weight:bold; width: 190px; margin:0px; padding:0px;}
div.small-gap-down {margin:0px; padding:0px;}
.with-title { width: 190px; }

p.message tax-shipping a { font-size:18px;}

p.articlePrice a  { font-size:18px;}


#main {float:left; width:100%;}
body.oneElement.mvc {width:100%;}
body.oneElement.mvc #main
{
	width:100%; /* current shop width + 5px */
	margin:0 0.5% 0 0.5%;
	float:left;
}

body.twoElements.mvc {width:100%;}
body.twoElements.mvc #main
	{
		width:100%; /* current shop width + 10px */
		margin:0 0.5% 0 0.5%;
		float:left;
	}

body.noElements.mvc	{width:100%;	}
