#products_content {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

#products_content ul {
	list-style-type: disc;
	margin-left: 10px;
}

#products_content li {
	margin-left: 10px;
}

#products_topline {
	width: 900px;
	height: 210px;
}

#products_topline_left {
	float: left;
	width: 350px;
	margin-right: 55px;
}

#products_topline_right {
	float: left;
	width: 485px;
	font-size: 18px;
	text-align: justify;
}

#products_keybenefits {
	clear: both;
	width: 900px;
	height: 400px;
}

#products_keybenefits_left {
	float: left;
	width: 456px;
	margin-right: 30px;
}

#products_keybenefits_right {
	float: left;
	width: 414px;
	font-size: 12px;
	font-style: italic;
}

#products_chain {
	clear: both;
	width: 900px;
	height: 300px;
}

#products_features {
	clear: both;
	width: 900px;
	height: 405px;
}

#products_features_left {
	float: left;
	width: 430px;
	margin-right: 30px;
}

#products_features_right {
	float: left;
	width: 440px;
	font-size: 12px;
	font-style: italic;
}

