.onecolumn #content {
	background: url(images/grad.png) repeat-x left bottom;
	}

h1 {
	color: #000;
	font-size:18px;
	}
	
#content h1 {
}
	
.sIFR-hasFlash #content h1 {
	font-size:18px;
}
.sIFR-hasFlash #content h2 {
	font-size:18px;
}
	
.headerLogos {
	float: right;
	display: inline;
	zoom:1;
	padding-top: 10px;
	padding-bottom: 10px;
	}	
.headerLogos img {
	vertical-align: top;
	}
.headerLogos #mwcLogo {
	margin-left: 50px;
	}
	
.sponsorLogos {
	float: right;
	display: inline;
	zoom:1;
	}	
.sponsorLogos img {
	vertical-align: top;
	display: block;
	margin-left: auto;
	}
.sponsorLogos #appLogo {
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
.main p, .main li {
	font-size: 11px;
	}

form {
	}	
table.btn {
	background: url(images/btnLeft.png) no-repeat;
	height: 35px;
}
	
table.btn td {
	background: url(images/btnRight.png) no-repeat top right;
	padding: 0 15px; 
	height: 35px;
	vertical-align: middle;
	text-align: center;
	}	
	
table.btn a {
	color: #09C;
	text-decoration: none;
	font-weight: normal;
	font-size:18px;
	}	
	
	
table.btn h2 {
	margin: 0;
	}	
	
	
label {
	float: left;
	width: 300px;
	margin-top: 0;
	}
.question i {
	font-style: normal;
	color: #d2232a;
	}

.radio label {
	float: none;
	width: auto;
	}
.radio p {
	font-size: 11px;
	}
.response {
	margin-left: 300px;
	}
.error {
	margin-left: 307px;
	color: #d2232a;
	clear: left;
	padding-bottom: 7px;
	margin-top: -7px;
	}
.question {
	clear: left;
	}
	
input, select {
	}
input.text {
	width: 300px;}
	
