#headspacer {
	width:100%;
	margin: 20px 0 0 0;
}
#contentMainContainer {

}
#contentMainContainer form {
	 font-family:Verdana, sans-serif;
	 font-size:9px;
}
#contentMainContainer form .leftCol {
	width: 120px !important;
	float: left;
}
#contentMainContainer form input {
	height: 18px;
	width: 100px;
	color: #808080;
	background-color: #E6E6E6;
	margin: 0 10px 2px 0;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
}
#contentMainContainer form select {
	border: 1px solid white;
	height: 18px;
	margin: 0 10px 2px 0;
	background-color: #E6E6E6;
	color: #808080;
	font-family:Verdana, sans-serif;
	font-size:9px;
}
#contentMainContainer .butSubmit {
	border: 1px solid #808080 !important;
	height: 18px;
	width: 100px;
	color: #808080;
	margin: 5px 10px 2px 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border-color: #E6E6E6;
	border-width: 1px;
	border-style: solid;
	background-color: white;
}
#contentMainContainer image {
	border-top: 3px white solid;
}
#contentMainContainer a {
	border-top: 3px white solid;
}
