a {text-decoration: none;}
a:hover {text-decoration: underline;}
.clear {clear: both; height: 0px;}

fieldset { margin-top: 10px; padding-top: 10px;}

body {font-family: 'Droid Sans', arial, serif; color: white; behavior: url("csshover3.htc"); font-size: 11px; background-color:black;}

#container {background: url(../images/landing/bg.jpg) no-repeat top left; margin: 10px auto 50px auto; overflow: hidden; width: 997px; height: 632px; }
#formcontainer {margin: 0 auto; overflow: hidden; width: 997px; height: 632px; }

form table td {padding: 3px; }
.form_titles {font-size: 13px; }

.message {color: #ebd304; border: 1px dotted white; padding: 3px; margin:5px; font-weight:bold;}

#thankyou {margin-left: 30px; font-size:13px; text-align: center; color: #ebd304;}
#goback {margin-left: 30px; font-size:13px; text-align: center; color: #fff; text-decoration:underline; }
