.package{
	float: left;
	padding-top:25px;
	padding-left:25px;
	padding-bottom:40px;
	background: url(images/blueRule.gif) no-repeat bottom center;
}

.package img.icon {
	float:left;
	padding: 0px 15px 10px 0px;
}

.package h4{
	padding:0;
}

.package h3 span{
	display: block;
	font-size: small;
	color: gray;
}

.package h4{
	clear:both;
}

.feature{
	float:left;
	padding-right:15px;
	height:150px;
}

.feature p{
	text-align: center;
	padding:0;
}

.feature p span{
	font-size: xx-small;
}

.left25{
	padding-left: 25px;
}
