
#content {
	width: 728px;
	padding: 0px;
	margin: 0px;
	background-color: #90c49a;
	}
	
div#main {
	border: 0px;
	padding: 0 22 12 22px;
	margin: 0px;
	align: center;
	}
	
td.quizcolumn {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #085b4c;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
	}
	
td.quizcolumn#last {
	padding-right: 0px;
	}

input[type=radio] {
	border: none;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	vertical-align: bottom;
	float: left;
	}

label {
	text-align: left;
	float: right;
	width: 190px;
	}
	
div.quizline {
	margin-top: 0px;
	clear: right;
	}
	

div.quizlineh1 {
	clear: right;
	}

.quizlineh1 h1 {
	font-weight: bold;
	font-size: 12px;
	color: #032b28;
	padding-top: 15px;
	padding-bottom: 4px;
	margin: 0px;
}

.quizline a:link {
	color: #ed1b23;
	}
	
.quizline a:visited {
	color: #ed1b23;
	}
	
.quizline a:hover {
	color: #ed1b23;
	}
	

.submitbutton {
	cursor: pointer;
	margin-top: 15px;
}

.homeowl {
position:absolute;
top: 570px;
right: 10px;
}

*:first-child+html {} * html  .homeowl {
	top: 620px;
}