@CHARSET "ISO-8859-1";
#messageZone {
	background-color: #abcc4a !important;
}

table.csvTable {
	width: 300px;
	margin-left: 10px;
}

#comparisonForm {
	background:transparent url(../images/horiz_dotted_a4a4a4.gif) repeat-x scroll center bottom;
}
#comparisonForm .form {
	padding:10px;
}

#comparisonForm input.textbox {
	margin:4px 0pt 0pt;
	width:100px;
	height:18px;
}

#comparisonForm select {
	margin:4px 0pt 0pt;
	font-size:11px;
	overflow:hidden;
	--padding:2px 0pt 0pt 4px;
}

td.result {
	
}

.label {
	display: block;
	width: 75px;
	font-weight: bold;
	float:left;
	margin-top: 4px;
	padding-top: 2px;
	text-align: right;
	
}
.clearit {
	clear:both;
}

.locationCell {
	width:250px;
}