/* CSS Document */

#keyfeat {
	border: 1px solid #336699;
	width: 324px;
	position: absolute;
	left: 20px;
	top: 228px;
	height: 700px;
}
#keyfeat h3 {
	font-size: 24px;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 3px;
}
#splitcontentleft ul {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#splitcontentleft LI {
	padding-bottom: 12px;
}
#keyben {
	border: 1px solid #336699;
	width: 324px;
	left: 356px;
	position: absolute;
	top: 228px;
	height: 700px;
}
#keyben h3 {
	font-size: 24px;
	font-weight: bold;
	padding-left: 14px;
	margin-top: -15px;
}
#splitcontentright ul {
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#splitcontentright li {
	padding-bottom: 4px;
}
#splitcontentright .feature1 SPAN {
	text-decoration: underline;
}
#splitcontentright .feature1 {
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	list-style-type: circle;
}
/*  */

