/*CSS Document*/
DIV.error
{
	font: x-small Arial;
	color: #DB0101;
	float: right;
	text-align: center;
	width: 100%;
	padding-bottom: 8px;
}
