#hdr_planHeader { text-indent: -9999px; width: 622px; height: 52px; background: url(../_img/plansPage_head.gif) no-repeat top left; }

.plansTitle { width: 936px; height: 52px; margin: 0 auto; position: relative; padding-bottom: 30px; }
		.plansTitle h1 { float: left; position: relative; padding-left: 30px; top: 25px; z-index: 11; }

.plan {	width: 300px; height: 320px; float: left; position: relative; margin-top:10px; }
* html .plan { width: 320px; }

.plan h2 {text-indent:-9999px}
.plan p { font-size: 14px; line-height: 16px; margin: 100px 0 10px 22px; font-weight: bold; }
.plan ul { margin: 10px 0 0 22px; }
	.plan ul li { width:90%; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-image: url(../_img/bullet.gif); margin-bottom: 5px; }
	.plan ul li a { color: #37424a; text-decoration: underline; }


.plan h3 { color:#37424A; left: 22px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; position: absolute; bottom: 20px; }

.plan h3 a { }

#indivPlans { background: url(../_img/plansBox_indiv.gif) no-repeat top left; float: left; padding-right: 18px; }

#familyPlans {background: url(../_img/plansBox_fam.gif) no-repeat top left; float: left; padding-right: 18px; }

#myCommPlans {background: url(../_img/plansBox_myComm.gif) no-repeat top left; float: left; }

#plansContentWrapper { width: 936px; float: left; }

