h4 {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	border: 0px solid;
	display: block;
}
h4.overview {
	text-align: center;
}
div.splitview_right h3 a {
	margin-left: 0px;
}

div.product_head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
div.product_head div.product_head_left {
	width: 80%;
	float: left;
}
div.product_head div.product_head_left div.product_head_logo {
	width: 25%;
	float: left;
}
div.product_head div.product_head_left div.product_head_motto {
	height: 64px;
	width: 74%;
	float: right;
}
div.product_head div.product_head_left div.product_head_motto a {
	color: #990000;
	border: 1px solid #990000;
	padding: 3px;
}
div.product_head div.product_head_right {
	height: 64px;
	width: 20%;
	float: right;
}
div.product_head img {
	border: 0px;
}
div.product_head a.bottom_feeder {
	position: relative;
}

div.splitview_right div.quote, div.splitview_right a.quote {
	position: relative;
	display: none;
	color: #000000;
	text-decoration: none;
}
div.splitview_right div.quote p, div.splitview_right a.quote p {
	margin: 5px;
	text-align: justify;
}
div.splitview_right div.quote div.signature, div.splitview_right a.quote div.signature {
	margin: 0px 5px 0px 0px;
	font-size: 10px;
	text-align: right;
	font-style: italic;
}
div.splitview_right a.quote:hover {
	text-decoration: none;
}
div.step {
	text-align: left;
	margin-left: 30px;
}
div.step img {
	width: 26px;
	height: 26px;
	margin: 3px 3px 3px 0px;
	vertical-align: middle;
}
div.step span.step_title {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
div.thumbnail {
	text-align: center;
	font-size: 10px;
	float: right;
	margin: 0px 5px 2px 0px;
}
div.thumbnail img {
	border: 0px;
	margin-bottom: 3px;
}
table.compare {
	width: 95%;
	margin: 0px auto 0px auto;
	text-align: center;
}
table.compare th {
	text-align: center;
}
table.compare tr, td {
	border: 1px solid #cccccc;
	text-align: center;
}
table.compare td {
	padding: 3px;
}
table.compare td.criteria {
	width: 50%;
	text-align: left;
}
