.formTable {
	width:680px;
}
.formTable td {
	padding:2px;
}
.formSpacer {
	padding:0;
}
.questionCell {
	vertical-align:top;
	text-align:right;
}

#surveyContentDiv {
	background-color:#fff;
	position:relative;
}
.redAttn {
	font-weight:bold;
	color:#c00;
}

#topSectionHome {
	display:none;
	visibility:hidden;
}

#middleSection {
	position:absolute;
	width:680px;
	margin-top:-270px;
}
html{
	margin:0;
}
