label{
	color: #555;
	font-size: 0.9em;
}

input, textarea{
	color: #555;
	font-size: 0.9em;
}

textarea#questions{
	position: relative;
	width: 224px;
	height: 68px;
}

#submitContainer{
	position: relative;
	width: 350px;
	height: auto;
	border-top: #969696 dotted 1px;
	margin-top: 1em;
}

#submit{
	position: relative;
	float: right;
	margin-top: 1em;
	color: #555;
}

#loading{
	position: relative;
	left: 50px;
	top: 20px;
}
