html {
	font-size:65%;
}

body, .row, .content-row, .container, .page-box, .header {
 background: white !important;
 background-image: none !important;
 float: none !important;
 width: 100%;
 filter: none;
 margin: 0px;
}

.right-col {	
	float: none !important;
}

.footer {
	background-image: none !important;
}
 
.noprint { 
 display: none;
}

.sIFR-flash {
	background-color: white;
}

#gmform {
 background: none;
 width:100%;
 float:none;
 clear: both;
}

.formblock {
 background: none;
 float:none !important;
 width:100%;
 padding: 7px 0px 5px 0px;
}

.section, .question, .answer{
 background: none;
  float:none !important;
}

#formsubmit {
 background: none;
 float:none !important;
 padding-left: 0px;
}

#reportheader {
 margin: 10px 40px 0px 35px;
}
