.left-col {
	width: 348px;
	float: left;
}
.right-col {
	width: 347px;
	float: left;
}
h2 {
	padding: 5px;
}
p {
	padding: 5px;
	padding-bottom: 12px;
	padding-top: 0px;
}
#standard-products h3 a, #engineered-heating-systems h3 a {
	font-size: 13px;
	color: #414657;
	font-weight: bold;
	padding: 5px;
}
#standard-products ul, #engineered-heating-systems ul, #standard-products li, #engineered-heating-systems li {
	list-style-type: none;
}
#standard-products ul, #engineered-heating-systems ul {
	line-height: 12px;
}
#standard-products li, #engineered-heating-systems li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.sec-left-col {
	width: 143px;
	float: left;
	text-align: center;
	padding: 20px 5px 5px 5px;
}
.sec-right-col {
	width: 184px;
	float: left;
	padding: 5px;
}
#standard-products a, #engineered-heating-systems a {
	color: #7B849D;
	font-size: 10px;
	text-decoration: none;
}
#standard-products a:hover, #engineered-heating-systems a:hover {
	color: #353948;
}