.listBox
{
}

.required
{
/*	background-image: url(../img/ico_requiredfield.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 20px;*/
color:Yellow;
text-decoration: underline;
}

.formsErrorText
{
	color: Yellow;
}
