.aboutcontainer {
	position: relative;
	height: 360px;
	width: 760px;
}
.abouttextholder {
	float: left;
	height: 360px;
	width: 540px;
	position: relative;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.whybestholder {
	margin-top: 0px;
	position: absolute;
	background-image: url(../images/feature_panel_back.gif);
	background-repeat: repeat-x;
	height: 360px;
	margin-left: 0px;
	width: 190px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	top: 0px;
	right: 0px;
}
.whybestholderheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
	position: relative;
	height: 19px;
	width: 190px;
	font-size: 14px;
	color: #121538;
	background-color: #EFEFEF;
	font-weight: bold;
	padding-top: 3px;
	text-indent: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.whybestholderinfo {
	height: 300px;
	margin-top: 8px;
	margin-left: 4px;
	position: relative;
	width: 186px;
	padding: 0px;
}
.whybestholderinfo p {
	margin-left: 4px;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
