label.error {
		width:auto  !important;
		color:#be0009;
		margin:3px 0px 0px 10px;
		padding-top:3px;
		padding-bottom:0px;
		border:none;
		clear: both;
		}

div.error-message{
		width:auto  !important;
		color:#be0009;
		margin:3px 0px 0px 10px;
		padding-top:3px;
		padding-bottom:0px;
		border:none;
		clear: both;
		}

input.error {	
	color:#CC0000;
	border-color:#CC0000;
	letter-spacing:0.1px;
	}
