.textAreaInformation
{
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	text-align: right;
}

.textAreaWarning
{
	font-size: 12px;
	color: #FF0000;
	font-family: Tahoma, sans-serif;
	text-align: right;
}



input.error, select.error
{
	background-color: #ffd2ad;
}

label.error
{
	font-size: 12px;
	color: red;
	display: block;
}