@charset "UTF-8";
#rightbox p {
	font-size: 12px;
	line-height: 170%;
	margin-right: 30px;
	margin-left: 20px;
}
.leftbox, .rightbox{
	float:left;
}
#leftbox {
	width: 263px;
	float: left;
	padding-left: 17px;
	background-image: url(../images/leftboxbg.jpg);
	background-position: 20px 430px;
	background-repeat: no-repeat;
}
#rightbox {
	width: 590px;
	height: auto;
	float: right;
}
.leftmenu {
	width: 201px;
	margin-left: 24px;
	margin-bottom: 35px;
}
.leftmenu img {
	margin-bottom: 3px;
}
.doctorphoto {
	height: 421px;
	width: 275px;
	position: absolute;
	margin-top: -19px;
	background-image: url(../images/photo-doctor.jpg);
	background-repeat: no-repeat;
	margin-left: -26px;
	clear: both;
}
.dpspace {
	background-color: #FFFFFF;
	height: 430px;
	clear: both;
}
