


/* Form style */


#myForm span.required{ font-size: 13px; color: #E50017; } /* Select the colour of the * if the field is required. */


.loader { padding: 0px;}

#success_page{ background: url('images/success.gif') left no-repeat; padding-left:50px;margin: 20px 0 }