/* CSS Document */

h3{
	display:block;
}

#benefits li{
	width:45%;
	margin:5px;
	float:left;
	list-style:none;
}

#benefits li h3{
	background:url(/images/homepage/home-panel-top.gif) bottom left no-repeat;
	padding:0 0 6px 5px;
	color:#000000;
	margin-bottom:3px;
	font-size:130%;
	
}

p{
	padding-bottom:15px;
}