
label.error
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	width: auto;
	padding: 0;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	float: none;
	clear: none;
	display: inline;
	color: #CC3366;
	border: none; /*border-top: 1px dotted #CC3366;*/
}
.errorsTable td
{
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
.infoTable td
{
	text-align: center;
	color: #4135FF;
	font-weight: bold;
}
Div.error
{
	text-align: center;
	color: red;
	background-color: yellow;
	margin-bottom: 10px;
}



h5{font-size: 16px; color: #FFFF00;}
h6{font-size: 13px; color: #FFFF00;}
.style1 {color: #CC0000; font-size: 14px}


.form-h5{
display: inline-block;
background-color: #ff6c00;
padding-top: 3px;
padding-bottom: 3px;
color: #FFF;
padding-left: 6px;
font-weight: normal;
border-radius: 3px;
-webkit-radius: 3px;
-mozborder-radius: 3px;
width: 100%;
margin-top: 0;
}



