#testwrap {
	width: 82%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#testwrap a { color: #adb0d9
}
#testwrap #testimcontent #left1 li {
	list-style-image: url(/portals/0/images/bullet4.gif);
}

#testwrap h1 {
	font-size: 22px;
	color: #adb0d9;
}


#testwrap h2 {
	color: #adb0d9;
	text-align: center;
	padding-top: 8px;
}

#testwrap h3 {
	color: #666666;
	font-size: 18px;
}

#testimcontent {
	width: 100%;
	border: 1px solid #999999;
	padding: 8px;
	background-color: #E9E9E9;
}
#left1 {
	float: left;
	width: 38%;
	padding: 6px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-left: 26px;
	font-size: 110%;
}
#testwrap #testimcontent #left1 h2 {
	font-size: 160%;
}


#right1 {
	width: 50%;
	float: right;
	text-align: center;
}
#testclear {
	clear: both;
}

#contbotleft {
	width: 46%;
	border: 1px solid #999999;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E9E9E9;
	margin-top: 20px;
}
.clr {
	clear: both;
	width: 100%;
}


#contbotright {
	width: 46%;
	border: 1px solid #999999;
	float: right;
	text-align: left;
	background-color: #E9E9E9;
	margin-top: 20px;
	margin-right: -17px;
	padding-left: 10px;
	padding-right: 10px;
}


#testwrap .grey {
	color: #666666;
}
#testwrap .testbox {
	border: 1px solid #999999;
	padding: 8px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
	
}

