.selectBoxCity {
	border: #ffa524 1px solid;
	background-color: #ffebc9;
	height: 19px;
	width: 180px;
	font-size: 11px;
	font-family: Verdana;
	color: black;
}
.doctorItem {
	padding-bottom: 15px;
}
.doctorItem h4 {
	margin-bottom: 0px;
}
.doctorItem div {
	line-height: 18px;
}
.additionalSurgery {
	padding-top: 5px;
}
