.smaller {
	font-size:0.8em;
}

#homePageFeature {
	margin: 0;
	margin-top: 1.2em;
	padding: 14px;
	padding-bottom: 4px;
	border:1px solid #4A5561;
	width: 243px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 213px;
	}
html>body #homePageFeature {
	width: 213px; /* ie5win fudge ends */
}

#homePageFeature h2 {
	margin-top:0;
}

#leftColumn {
	float: left;
	width: 240px; /* ie5win fudge begins */
	margin: 0 20px 0 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 240px;
	}
html>body #leftColumn {
	width: 240px; /* ie5win fudge ends */
}
	
#rightColumn {
	float: left; 
	margin: 0;
	border: 0px;
	width: 60%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 56%;
	}
html>body #rightColumn {
	width: 56%; /* ie5win fudge ends */
	}


