
.error {
	color:red;
}
label {
	width: 200px;
	float:left;
}
body {
	font-weight:100;
	font-family:arial,verdana,freesans;
	color:#000000;
	font-size:12px;
	padding:0;
	margin:0;
}
a {
	color:#04968B;
}
.longInput {
	width:400px;
}
input {
border:1px solid #9EA0A3;
background-color:#ffffff!important;
}
input.noborder {
border:none;
}
.hrGrad {
	width:440px;
	height:5px;
	display:block;
	background: url(../images/440-shadow-separator.jpg);	
}
