#banner {
	display:none;
}

#secondary {
	display:none;
}

#header {
	display: none;
}

div#primary {
	float:none;
	width:100%;
	color:#000000;
}

html,body {
	background: white;
}

div#container {
	background: white;
}

div#footer {
	position:relative;
}

div#comments {
	display:none;
}

.ddFormBox {
	border:1px solid #7F9DB9;
	padding:2px;
	color:black;
}

.ddFormID {
	width:25px;
	height:26px;
	float:left;
	border-width:1px 0 1px 1px;
	border-color:#000000;
	border-style:solid;
	font-size:24px;
	text-align:center;
}

.ddFormRef {
	width:15px;
	height:26px;
	float:left;
	border-width:1px 0 1px 1px;
	border-color:#000000;
	border-style:solid;
}

.doNotCompleteMe {
	display: none;
}
