.features-img
{
	float: left;
	margin-left: 25px;
	margin-right: 10px;
	border: 0px;
	width: 32px;
	height: 32px;
	padding-top: 2px;
}

.features
{
	padding-top: 3px;
	padding-bottom: 0px;
	color: #3F3F3F;
	font-weight: normal;
	margin: 0px 0px 0px 3px;
}

.features-active p
{ 
	font-weight: bold;
	color: #1068D8;
}

.features-active:hover
{ 
	font-weight: normal;
	color: #1068D8;
	text-decoration: none;
}

.features-active
{
	background: url(http://images.singleclicksystems.com/features_active_bg.png) left top;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}

.features-text
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1068D8;
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	padding-top: 10px;
}

a.features-link
{
	text-decoration: none;
}

a.features-link:hover, a:hover.features-link div p
{
	color: #1068D8;
	text-decoration: underline;
}

.features-descr
{
	display: none;
}

.features-descr-active
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 255px;
	margin-left: 5px;
	line-height: 16px;
	display: ;
}