.pricingheading{ font-size: 32px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: -2px; line-height:35px; color:#333; height:80px; text-align: center; margin-bottom: -33px;}
	
.pricingslogan { font-size: 16px; color: #aaa; text-shadow: #FFF 1px 1px 0; font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; line-height: 0px; margin-bottom: 0px; text-align: center; 
	text-shadow: 1px 1px #fff;}

#pricing {
margin: 0 auto;
display: block;
width: 950px;
margin-top: -20px;
}

#pckgplus {
margin-top:24px;
width: 275px; 
height: 345px; 
background: #f9fdff; 
display: block; 
float: left;
padding-left: 20px; 
padding-right: 20px; 
border: 1px solid #43b2f2; 


}

#left {
background: #f9fdff; 
display: block; 
float: left; 
width: 255px;
height: 319px;
margin-top:50px;
margin-right: 10px; 
background: #fafafa; 
padding-left:20px; 
padding-right: 20px;
border: 1px solid #ccc; 

}

#right {
background: #f9fdff; 
display: block; 
float: left; 
height: 370px;
width: 260px;
margin-left: 10px; 
background: #fafafa; 
padding-left: 20px; 
padding-right: 20px;
border: 1px solid #ccc; 

}

#right li {
	line-height:24px;
	list-style:none;
	text-align: center;
	font-size: 13px;
	color:#0073b3;
}

#left li {
	line-height:24px;
	list-style:none;
	text-align: center;
	font-size: 13px;
	color:#0073b3;
}

#pckgplus li {
	line-height:24px;
	list-style:none;
	text-align: center;
	font-size: 13px;
	color:#0073b3;
}

.price {
	font-size: 17px;
	color: #0073b3;
	text-align: center;
	letter-spacing: -1px;
	line-height: 10px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 3px 3px #fff;
}

.package {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 9px;
	margin-bottom: 8px;
	font-size:29px;
	text-align: center;
	letter-spacing: -2px;
	line-height: 32px;
	color: #444;
	border-bottom: 1px solid #DDD;
	padding-bottom: 6px;
	text-shadow: 3px 3px #fff;
}

.package-plus {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
	margin-bottom: 8px;
	font-size:42px;
	text-align: center;
	letter-spacing: -2px;
	line-height: 32px;
	color: #444;
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	text-shadow: 3px 3px #fff;
}

.price-plus {
	margin-top: 50px;
	font-size: 19px;
	color: #0073b3;
	text-align: center;
	letter-spacing: -1px;
	line-height: 20px;
	margin-bottom: 1px;
	text-shadow: 3px 3px #fff;

}

.description {
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	text-shadow: 1px 1px #fff;
}

#moreinfo {
	display:block;
	width: 910px;
	height: 300px;
	background: #EEE;
	border: 1px solid #ccc;
	
}
	
	
	
	
	
	
	
	
	
	
	