.subfeatures li {
	list-style-type:square;
	color:#999999;
}
.ui {
	font-weight:bold;
	color:#333333;
}
.features li{
	padding-bottom:10px;
}
.content_box {
	border:none;
	border-bottom-width: 1px;
	border-bottom-color: #BBB;
	border-bottom-style: solid;
 	margin-bottom: 20px;
}
.content_box_head {
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
	text-align: left;
}
.content_box_head .title {
	color: #000000;
	display: block;
	font-size: 20px;
	font-weight: normal;
	padding: 5px;
}
h3 {
	font-size:17px;
	font-weight: normal;
	color:#000000;
	line-height:110%;
}