#features p, #features td, #features ul, #features li {
	font-size: 103%;
	margin: 1.1em 0 1.1em 0;
}
#features p {
	line-height: 140%;
}
#features h3 {
	font-size: 110%;
}
#features strong {
	color: #333333;
}
* html #footer { /* applies only to IE6 and earlier - browsers that don't understand the min-height property on mainContent div */
	padding: 100px 0 0 0;
}
#subscribe #features {
	text-align: left;
}
#subscribe ol {
	margin-left: 4em;
}
#subscribe ol li {
	list-style-type: decimal;
	margin: 1em 0 1em 0;
	list-style-position: outside;
}
#subscribe ol ul {
	margin-left: 2em;
}
#subscribe ol ul li {
	list-style-type: disc;
}
