 .style1 {color: #FFC426}
 a:link {
 	text-decoration: none;
 }
 a:visited {
 	text-decoration: none;
 }
 a:hover {
 	text-decoration: none;
 }
 a:active {
 	text-decoration: none;
 }
 div.fieldWithErrors {
   display: inline;
 }
 div.fieldWithErrors input{
   border-left-width: 3px;
   border-left-color: #ff0000;
   border-bottom-color: #ff0000;
 }
 .style2 {font-style: normal; font-weight: normal; color: #FFFFFF; text-align: right; font-family: Arial, Helvetica, sans-serif;}
