

#popup_wrapper {
	width: 583px;
	margin: 0px 0px 30px 0px;
}
#popup_masthead {
	width: 583px;
}

#popup_right {
	float: right;
	width: 235px;
	margin: 0px 0px 0px 0px;
}


#popup_left {
	width: 320px;
	margin: 0px 0px 0px 10px;
}

.patient_info {
	font-size: 12px;
}










#header {
	background: url(../images/bg_header_sub.gif) no-repeat left bottom;
}

#content {
    background-image: url(../images/bg_content.gif);
}

#footer {
	background: url(../images/bg_footer.gif) no-repeat left top;
}



#content #left {
	x-background-color: #FFeeFF;
	width: 300px;
	padding-top: 50px;
}


#content #right {
	x-background-color: #FFeeee;
	width: 420px;
	padding: 20px 0px 0px 0px;
}


#content #flashWrapper {
	x-background: yellow;
	width: 740px;
	height: 700px;
	margin: 0px 10px 0px 10px;
}

#flashcontent #noFlashRight {
	float: right;
	width: 410px;
	margin-top: 55px;
	margin-right: 25px;
}




#flashcontent #noFlashLeft {
	float: left;
	width: 268px;
	margin-top: 55px;
}














