
#content_patient
{
 width: 80%;
 height: 80%;
}

#nav_header
{
	background-image: url(../images/System/nav_header.jpg);
	background-repeat: no-repeat;
	height: 107px;
}


#Patient_Page_title
{
	background-image: url(../images/pagetitle/patient_page_title.jpg);
	width: 449px;
	background-repeat: no-repeat;
	height: 34px;
}


#nav_footer
{
	border-top: #5a5b61 1px solid;
	/*background-image: url(images/nav_footer.jpg);
	background-repeat: no-repeat;*/
	vertical-align: bottom;

}

#btnLogin
{
	background-image: url(../images/buttons/btnlogin.jpg);
	width: 69px;
	background-repeat: no-repeat;
	height: 21px;
	cursor:hand;
}
.physician_text
{
	width:121px;
}

#content_header_left_patient
{
	background-image: url(../images/system/patient_login.jpg);
	width: 152px;
	background-repeat: no-repeat;
	height: 36px;
}