/*FORMS STYLESHEET*/
/* The following code is for the new form pages*/
body {
	background-color: #fff;
}
.warning {
	font-weight: 600;
	color: #f00;
}