﻿#overviewLeft{width: 55%; }
#overviewRight{ width: 40%; }

h2#featuresTitle
{
	background: url(../images/features_small.png) no-repeat left center;
	padding-left: 35px;	
	margin-top: 30px;
}
ul#featuresList
{
	font-size: 10pt;
}

#inlineContent{ width: 600px; height: 160px; padding-top: 40px; text-align: center; background: url(../images/background.gif) repeat; overflow: auto;}
#inlineContent p{ font-size: 24pt; }
