a.smallgrey {
	font-size: 10px;
	margin-left: 4px;
	color: #999999;
	text-decoration: none;
}
a.smallgrey:hover {
	color: #333333;
	text-decoration: none;
}
a.smallgrey:visited {
	color: #999999;
	text-decoration: none;
}
.head {
	font-size: 14px;
	padding-top: 20px;
}
.text_fields {
	font-size: 9pt;
}
.questions {
	padding-bottom: 100px;
	padding-top: 5px;
}
.small_text {
	font-size: 10px;
}
.manditory {
	font-size: 12px;
	color: #FF0000;
}
#form {
	position: absolute;
	left: 10px;
	top: 110px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#bottom {
	position: absolute;
	z-index: 0;
	top: 730px;
}
#scroll {
	overflow: auto;
}
