@charset "utf-8";
/* CSS Document */
#navDoctors a:link, #navDoctors a:visited, #navDoctors a:hover, #navDoctors a:active{
	background-position: -11px -53px;
	cursor: default;
}
#mainContent {
	padding-bottom: 250px;
}
#docImg{
	float:right;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: center;
	z-index: 10;
	position: relative;
}
#docImg img{
	border: solid 2px #a0c65c;
	display: block;
}
