@charset "utf-8";

span.errorText{
	display:none;
	color: #FF0000;
}

button#submitBtn{
	background-color: #FFFFFF;
	border: none;
	cursor: pointer;
}
