#nav {
	display: none;
	text-indent: -1000px;
}
#header {
	text-indent:0em;
}
.questionbox {
	display: block !important; 
	width:auto !important;
	height:auto !important;
	padding:0px !important;
	margin:0px !important;
	margin-left:0px !important;
}
#header_large {
	font-size: 3.5em;
}
#header_small {
	font-size: 1.5em;
	font-style: italic;
	display:block !important;
}
#title {
	font-size: 2.5em;
	color: #9CAA9C;
	text-indent:0em;
}
.question {
	padding-top: 0px;
	padding-left: 0px;
	position: static;
	width: auto;
}
.answer {
	padding-left: 40px;
	padding-top: 0px;
	position: static;
	margin-left: 0px;
	width: auto;
	display:block !important;
}
#body_text {
	padding-left: 0px;
}
.sitecoment, .contactus {
	display: none !important;
}