/* Contact Form */

.message {
	color: #FF0000;
	font-weight: bold;
}

.usrfrm_textbox {
	/* Empty */
}

.FormElementLarge {
	width: 300px;
}

.FormElementMedium {
	width: 200px;
}

.FormElementTextarea {
	height: 80px;
}