.profile-bg {
	background-color: #898A8C;
}

.profile-title {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;;
	padding-left: 6px
}

.profile-enlarge {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	line-height: 15px;
	padding-left: 6px;
}

.profile-desc-title {
	line-height: 15px;
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	font-family: Verdana, Arial;
	background-color: #FFF
}

.profile-desc {
	line-height: 15px;
	color: black;
	font-size: 10px;
	padding: 10px;
	font-family: Arial;
	background-color: #FFF
}

.standard-features-title {
	line-height: 15px;
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 18px;;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px
	                  
}

.standard-features {
	color: black;
	font-size: 10px;
	font-family: Verdana;
	background-color: #FFF;
	padding-top: 5px;
}

.standard-features li {
	line-height: 15px;
	padding-bottom: 5px;
}


