#hpl_graphic {
	background-image:url(../images-02/hlp_cream_bg.jpg);
	background-repeat:no-repeat;
	height:180px;

	margin-left:10px;
	width:468px;
}

#hpl_graphic h2 {
	padding-left:200px;
	padding-top:15px;
}

#hpl_graphic p {
	padding-left:200px;
	padding-right:15px;
}

.main-featured-hdr {
	width:456px;
	padding:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-color:#699473;
	margin:15px 0 15px 15px;
}

.dotted-box {
	padding-bottom:10px;
	border-bottom:1px dotted #666;
	border-top:1px dotted #666;
	margin-top:10px;
	margin-bottom:10px;

}

.light-green-box {
	padding-bottom:10px;
	background-color:#E7F0ED;
	border-bottom:1px solid #CBE3CD;
	border-top:1px solid #CBE3CD;

}