.contentBlock {
position:relative;
}



.contentBlock h1, h2 {
	margin-top:0px;
}

.productImage {
	float:left;
	margin-right:10px;
}

.productOverview {
	width:300px;
	float:left;
}

.productOverview .intro, .productOverview blockquote {
	font-size:1.2em;
	color:#15589A;
}

.productOverview .intro {
	font-weight:bold;
	margin-bottom:2em;
	}

.productOverview blockquote {
	margin-top:2em;
	font-weight:normal;
}

.productSummary {
	font-size:.9em;
	width:180px;
	float:right;
}

.productSummary h2 {
	font-family:verdana, sans-serif;
	font-size:1.1em;
}

.keyFeatures {
	padding:10px;
	background:url(/template/product/key-features-bg.jpg) no-repeat left top;
}

.purchaseIf {
	padding:10px;
	background:url(/template/product/purchase-if-bg.jpg) no-repeat left top;
}

.register {
	position:absolute;
	left:20px;
	top:220px;
}

table#summary h3 {
	margin-top:0px;
}

table#summary p { padding-left:119px; }