#content #plans { width: 620px; }
#content #plans .plan { border-bottom: 3px solid #eee; padding-bottom: 5px; height: 70px; margin-bottom: 30px; }
#content #plans h3 { color: #207220; font-weight: normal; font-size: 18px; margin: 0 0 15px 0; padding: 0; }
#content #plans .plan ul li { display: block; float: left; padding: 4px; }
#content #plans .plan .pricebox { width: 85px; height: 55px; float: right; text-align: center; margin-top: -30px; }
#content #plans .plan .pricebox a { padding: 7px; width: 70px; }
#content #plans .plan .pricebox span { font-size: 26px; }
#content #plans .plan ul li span { font-weight: bold; padding-right: 3px; }
#content #plans .plan ul li.domains { background-image: url('/templates/default/images/ico_domains.gif'); background-repeat: no-repeat; padding-left: 30px; margin-left: 20px; width: 120px;  }
#content #plans .plan ul li.subdomains { background-image: url('/templates/default/images/ico_subdomains.gif'); background-repeat: no-repeat; padding-left: 30px; width: 150px;  }
#content #plans .plan ul li.databases { background-image: url('/templates/default/images/ico_databases.gif'); background-repeat: no-repeat; padding-left: 23px; }
#content #plans .plan .unlimited { color: #207220; font-size: 18px; font-weight: normal; }
#content #plans #eliteplan p { font-size: 15px; margin-top: -7px; width: 520px; padding-left: 25px; font-weight: bold; }

#backups {
	text-align: center;
	font-size: 20px;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
	background: -webkit-linear-gradient( #fff , #F9F7ED );
	background: -moz-linear-gradient( #fff , #F9F7ED );
	height: 60px;
	border-bottom: 1px solid #ccc;
}
#backups img { max-height: 50px; padding-right: 10px; }
#backups p { display: inline; }
