.thirdinput {
	max-height: 22px;
	height: 22px;
	width: 210px;
	max-width: 210px;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
	font-size:16px;
}
.halfinput {
	max-height: 18px;
	height: 18px;
	width: 230px;
	max-width: 230px;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
}
.fullinput {
	max-height: 150px;
	height: 150px;
	width: 478px;
	max-width: 478px;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
}
.formlabel {
	font-size: 12px;
}
.patientgrad {
	width: 480px;
	background-image: url(../images/patientvisitor/emailpatientgrad.jpg);
	background-repeat: no-repeat;
	margin-left: -10px;
	padding-left: 10px;
	margin-right: -10px;
	padding-right: 10px;
	margin-top: -10px;
	padding-top: 10px;
}
