li
{
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	color: #E2E2E2;
}
td.icon
{
}
td.feature_text
{
	text-align: left;
	width: 380px;
}
td.feature_other_text
{
	text-align: left;
}
div.north_west
{
	position:absolute;
	text-align: left;
	left: 50px; 
	top: 85px; 
	width: 375px;
}
div.south_west
{
	position:absolute;
	text-align: left;
	left: 50px; 
	top: 420px; 
	width: 500px;
}
div.north_east
{
	position:absolute;
	text-align: left;
	left: 475px; 
	top: 85px; 
	width: 375px;
}
div.south_east
{
	position:absolute;
	text-align: left;
	left: 475px; 
	top: 420px; 
	width: 375px;
}
tr.header
{
	padding-bottom: 10px;
	padding-left: 40px;
}