.productmenu {
	float:left;
	width:300px;
}

.productdata {
	float:left;
	width:695px;
}

.productcontent {
	float:left;
	width:347px;
}

.productimage {
	background:url("/media/img/product_tile.jpg");
	float:left;
	width:509px;
}

.contenthighlight {
	background:url("/media/img/product_tile.jpg");
	float:left;
	width:186px;
	height:160px;
	padding-top:30px;
}

.contenthighlight p, .contenthighlight h1 {
	padding:0;
	margin:2px 1px 1px 5px;
}

.contenthighlight em {
	font-size:x-small;
}

.endunit {
	margin-top:35px;
}
