/* CSS Document */

#header {
	position: relative;
	height: 190px;
	background-color: #c5cee2;
}

#content2 {
	background: url(/_resources/images/backgrounds/background_clinicians.jpg) repeat-y;
	border-top: 1px #ffffff solid;   /* This hack is here to make IE7 show the background. */
}

#content {
	background: url(/_resources/images/backgrounds/content_background_clinicians.jpg) top no-repeat;
	font-size: 1.2em;
}

#rightcol {
	position: relative;
	float: left;
	width: 261px;
	padding: 25px 10px 15px 18px;
/*	min-height: 524px; */
}

h1 {
	font-size: 16px;
	color: #56004e;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #185991;
	font-size: 14px;	
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;	
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

#vitals {
	display: none;
}

#creditCardLogo {
	display:none;
}