.results {
	font-size: 11px;
}

.results .header {
	font-weight: bold;
	color: #ffffff;
	background-color: #000099;
}

.results .header A {
	font-weight: bold;
	color: #ffff66;
	text-decoration: none;
}

.error {
	color: #cc0000;
}

.results .odd {
}

.title {
	font-weight: bold;
	font-size: 16px;
}

.form {
	border-top: #660000 10px solid;
	font-size: 10px;
	border-bottom: thin solid;
	background-color: #f1efe2;
}

.form .header {
	font-size: 18px;
}

.form .footer {
	background-color: #dcdcdc;
}

.input {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.input .label {
	font-weight: bold;
}
.input .field {
}
