
.formouter {
	position: relative;
	height: 25px;
	margin-top: 10px;
	clear: both;
}

.formleft {
	position: relative;
	float: left;
	width: 180px;
	margin-top: 4px;
}

.formright {
	position: relative;
	float: left;
	width: 200px;
} 

.checkboxouter {
	clear:both;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
}

.checkboxleft {
	position: relative;
	float: left;
	width: 30px;
	padding: 0;
}

.checkboxright {
	font-family: Arial, Verdana, sans-serif;
	Font-size: 0.68em;
	position: relative;
	color: #7a7a7a;
	float: left;
	width: 444px;
	margin: 4px 0 0 0;
	padding: 0;
} 
a {
	font-family: Arial, Verdana, sans-serif;
	color: #004378;	
}
