#impressa-j5-head {
	height: 370px;
	padding-left: 1.5em;
	background: url(impressa-j5-banner.jpg) no-repeat 100% 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#impressa-j5-head h2, #impressa-j5-head h3 {
	width: 440px;
	text-align: center;
}

#impressa-j5-head h2 {
	font-size: 300%;
	padding-top: 3em;
}

#impressa-j5-head h3 {
	margin-top: 0;
	font-size: 197%;
	font-weight: normal;
	line-height: 1em;
}

#impressa-j5-head h2 em {
	font-weight: bold;
}

.with-rounded-corners, .product-gallery {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}