#clinic_top {
	width: 556px;
	background-attachment: scroll;
	background-image: url(../img/topimg.jpg);
	background-repeat: no-repeat;
	height: auto;
	top: 50px;
}

#clinic_copy {
	font-size: 12px;
	color: #333333;
	width: 300px;
	left: 543px;
	top: 137px;
	padding-top: 70px;
	padding-left: 120px;
	padding-bottom: 30px;
	line-height: 1.7em;
}
#clinic_title {
	font-weight: bold;
	color: #dd3300;
	background-color: #ffeee0;
	border: 1px solid #dd3300;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
}
.clinic_text {
	color: #666666;
	font-size: 12px;
	line-height: 1.7em;
	margin-bottom: 10px;
	margin-left: 1em;
}
.clinic_form table {
	font-size: 14px;
	color: #333333;
	background-color: #dd3300;
	margin-left: 10px;
	width: 536px;
}
.clinic_form td {
	padding: 5px;
}

input {
	margin-left: 5px;
}
#mailform p {
	font-size: 12px;
	color: #FF6633;
}
