﻿div.bigFeatureList
{
	background-color:#efefef;
	border-top:solid 1px #909090;
	min-height:200px;
}

h2.features
{
	font-size:1.6em; font-family:Tahoma, Arial; margin-left:10px;
}


ul.features li
{
	list-style-type:square;
	padding-bottom:3px;
	color:#33CC00;
}

ul.features span
{
	color:#333333;
}