#MainPageFeatures {
	height: 140px;
	margin: 20px 0 0 0;
}
#MainPageFeatures DIV {
	width: 365px;
	height: 70px;
	float: left;
}
#PageContent #MainPageFeatures DIV H3 {
	background-image: url(/images/mainpage/features-bullet.gif);
	background-position: 6px 5px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4ab2e7;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 25px;
}
#PageContent #MainPageFeatures DIV H3 A {
	color: #4ab2e7;
}
#PageContent #MainPageFeatures DIV P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
	line-height: 15px;
	margin: 0;
	padding: 0 0 0 25px;
}
