body { background: url(../img/front-bg.gif) #232323 no-repeat; padding: 0; margin: 0; }
body, td { color: white; font-family: Tahoma; font-size: 12px; }
a { cursor: pointer; }
#star-1 { position: absolute; top: 0px; left: 10%; z-index: 100; }
#star-2 { position: absolute; top: 0px; left: 18%; z-index: 100; }
#star-3 { position: absolute; top: 0px; left: 40%; z-index: 100; }
#star-4 { position: absolute; top: 0px; left: 46%; z-index: 100; }
#star-5 { position: absolute; top: 0px; left: 58%; z-index: 100; }
#star-6 { position: absolute; top: 0px; left: 70%; z-index: 100; }
#star-7 { position: absolute; top: 0px; left: 82%; z-index: 100; }
#main { margin: auto; background: url(../img/front-planet.gif) center top no-repeat; height: 800px; margin: 140px 0px 0px 65px; position: relative; }
#logo { position: absolute; left: 297px; top: 327px; }
#content { padding-top: 250px; margin: auto; width: 600px; }
#content-bottom { padding-top: 470px; margin: auto; width: 600px; }
#main-common { position: relative; z-index: 200; width: 600px; margin: auto; padding-top: 130px; }
#main-common #logo { top: 30px; left: 0px; }
#main-common .title { background: #4B4A4A; height: 25px; padding-top: 4px; padding-left: 32px; width: 100%; }
ul.radios { list-style-type: none; margin: 0px; padding: 0px; margin-top: 30px; }
ul.radios li { display: block; padding-bottom: 10px; padding-left: 34px; background: url(../img/radio.gif) no-repeat; }
ul.radios li.active { background-image: url(../img/radio-active.gif); }
#email, #email-response, #email-error { display: none; }
a#download { background: #4B4A4A; width: 120px; height: 24px; display: block; text-align: center; padding-top: 6px; }
input#download { background: #4B4A4A; padding: 6px 15px 2px 15px; display: block; text-align: center; }
