.contain p{
	line-height:					22px;
	color:							#1d1d1d;
	text-align:						justify;
	width:							873px;
}
.areaLeft {
	float:							left;
	width:							317px;
}
.areaLeft a.compare {
	background:						url(/framework/images/whymaxedge-link_01.png) 0px 0px no-repeat;
	height:							20px;
	width:							317px;
	display:						block;
	overflow:						hidden;
	text-indent:					-1999px;
	cursor:							pointer;
}
.areaLeft a.compare:hover {
	background:						url(/framework/images/whymaxedge-link_01.png) 0px -20px no-repeat;
}
.areaLeft a.research {
	background:						url(/framework/images/whymaxedge-link_02.png) 0px 0px no-repeat;
	height:							20px;
	width:							317px;
	display:						block;
	overflow:						hidden;
	text-indent:					-1999px;
	cursor:							pointer;
}
.areaLeft a.research:hover {
	background:						url(/framework/images/whymaxedge-link_02.png) 0px -20px no-repeat;
}
.areaLeft a.see {
	background:						url(/framework/images/whymaxedge-link_03.png) 0px 0px no-repeat;
	height:							20px;
	width:							317px;
	display:						block;
	overflow:						hidden;
	text-indent:					-1999px;
	cursor:							pointer;
}
.areaLeft a.see:hover {
	background:						url(/framework/images/whymaxedge-link_03.png) 0px -20px no-repeat;
}
.areaLeft img {
	margin-top:						30px;
}

.areaRight {
	float:							right;
	width:							525px;
	margin-right:					20px;
	text-align:						justify;
	width:							525px;
	display:						block;
	position:						relative;
}

.areaRight h6 {
	font-size:						16px;
	padding:						0px;
	margin:							0px;
}
.areaRight h6 span {
	font-size:						24px;	
}

.areaRight ul {
	color:							#2181bf;
	font-size:						18px;
	line-height:					26px;
	font-weight:					bold;
	list-style-image:				url(/framework/images/check-mark.gif);
	margin:							28px 17px 0px 30px;
}

.areaRight li {
	padding:						0px 0px 0px 18px;
}

.areaRight img {
	border:							0px;
	position:						absolute;
	right:							-30px;
	top:							90px;
}
