.pas {
background-image: url(/graphics/pas_body_bg.png);
}

.pas_thankyou {
background-image: url(/graphics/pas_thanks_bg.png);
}

#hero_img {
	width:100%;
	background-image: url(/graphics/pas_hero_img.png);
	height:352px;
}

#thanks_img {
	width:100%;
	background-image: url(/graphics/pas-thanks-hero.png);
	height:319px;
}

#pas_left {
	display:block;
	float:left;
	width:360px;
	padding:15px;
	margin-top:20px;
	
}

#pas_left ul, #pas_right ul {
	margin:0;
	margin-top:20px;
	padding:0;
	color: #454545;
	line-height: 1.4em;
}

#pas_left ul li, #pas_right ul li {
	list-style:circle;
	padding-bottom:10px;
	margin-left:15px;
	font-size:12px;
}

#pas_left ul li .heavy, #pas_right ul li .heavy {
	font-weight:bold;
}

#pas_left ul li .heavy_under {
	font-weight:bold;
	text-decoration:underline;
}

#pas_left ul li ul li {
	list-style:none;
}

#pas_right {
	float:right;
	width:279px;
	padding:15px;
	padding-right:0;
	margin-top:20px;
}

#formarea {
	width:279px;
	background: #e7eefc url(/graphics/pas_form_footer.jpg) bottom no-repeat;
	height:560px;
}

#thanks_content {
	width:100%;
	background: url(/graphics/pas_doctors.jpg) top right no-repeat;
}