img, div { behavior: url(iepngfix.htc) }
body {margin:0; text-align:center; background:black; font-family:Arial,Verdana,sans-serif;}
img {border:0;}
div#container1 {margin:0 auto; width:800px;}
div#container2 {position:relative; left:-90px; padding:20px 0 0 90px; text-align:left; background:url(images/world.jpg) no-repeat fixed top; width:800px;}
a {color:white; text-decoration:underline; font-size:12px;}
a:hover {color:#ed257a;}

h1 {margin:5px 0; color:white; font-size:28px; font-weight:normal;}
h2 {margin:0; color:#ed257a; font-size:32px; font-weight:normal;}
h3 {margin:0; color:#ed257a; font-size:28px; font-weight:normal;}
td {color:white; font-size:12px; font-weight:normal;}
th {color:white; font-size:12px; font-weight:bold;}
li,p {margin:7px 0; color:white; font-size:12px; font-weight:normal; width:490px;}
div#full p {width:800px;}
img.pink {margin:10px 0;}

form fieldset {border:0; padding:0; margin:0;}
form h1 {margin:0; color:#ed257a; font-size:24px; font-weight:normal;}
form h2 {margin:0; color:white; font-size:18px; font-weight:normal; margin-bottom:20px;}
form p.h2 {margin:0; color:white; font-size:15px; font-weight:normal; margin-bottom:20px;}
form h3 {margin:0; color:#ed257a; font-family:Helvetica,Arial,Verdana,sans-serif; font-size:16px; font-weight:normal;}
form p  {font-size:14px; width:650px; margin-bottom:10px;}
form label {color:white; font-size:16px; font-weight:normal; float:left; width:70px;}
form input,
form textarea {margin-bottom:20px; border:0; background:#1c1c1c; color:white; font-size:16px; font-weight:normal; font-family:Arial,Verdana,sans-serif;}
form input {border-top:0; border-left:0; border-right:0; border-bottom:1px dashed white;}
form textarea {vertical-align:top;}
input#submit {border:0; background:#d5075f; padding:2px; font-weight:bold; border:2px solid #eecccc; border-style:outset;}
input#submit:hover {cursor:pointer;}
input#submit:active {border-style:inset;}

#errors {margin:10px 0;}
#errors div {color:white; font-size:12px; margin:2px 0; background:url(images/error.png) no-repeat top left; height:17px; padding-left:23px; padding-top:2px;}
#success {color:white; font-size:12px; margin:10px 0; background:url(images/ok.png) no-repeat top left; height:17px; padding-left:23px; padding-top:2px;}