.patientfrm-bg{
	background-color:#e6e7e8;
}

.patient_frms .patient_frms-top{
	padding:10px 0 0 0;
}
	.patient_frms .patient_frms-top .patient_frms-contents1{
		font-size:19px;
	}
	.patient_frms .patient_frms-top .patient_frms-contents2{
		font-size:9px;
	}
	.patient_frms .patient_frms-top .patient_frms-contents3{
		font-size:11px;
		font-weight:bolder;
	}
	

.patient_frms .patient_frms-body{
	background-image:url('../img/patient_forms/patient_form.jpg');
	background-position:left;
	background-repeat: no-repeat;
	width:932px; 
	height:738px;
}

.patient_frms #download_patientform {
	cursor: pointer;
	cursor: hand;
}


.patient_form-left{
	background-image:url('../img/patient_forms/patient_form-left.jpg');
	background-position:left;
	background-repeat: repeat-y;
	width:27px; 
}
#footer {
	font-color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#footer a, a:active, a:focus, a:hover, a:visited {
	color: black;
	text-decoration:none;
	font-size:12px;
}
.contact{
	clear:both;
	width:410px;
	height:50px;
	margin-top:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}



