@charset "utf-8";
#nameTitle, #nameSuffix {
	width:50px;
}
#ATANumber {
	width:100px;
}
#submit {
	color:black;
	background-color:#CCCCCC;
	border:#999999 solid 2px;
}
input.dijitReset {
	color:black;
	background-color:white;
}

div div input {
	background-color:white;
}
.formerrormessage {
	font-size:90%;
	color:red;
}