body { padding: 0; margin: 0; background: url(images/bg.png) repeat #94e4e8; font-size: 12px; font-family: Verdana, Arial; color: #000; line-height: 22px; }

.clear { clear: both; }

a { color: blue; text-decoration: none; }

a:visited { color:blue; text-decoration: none; }

a img { border: none; }

#main_content { width: 616px; margin: 0 auto; height: auto; margin-top: -110px; }

form { width: 576px; height: auto; clear: both; }

#content { width: 576px; height: 243px; padding-left: 20px; padding-right: 20px; padding-top: 47px; background: #FFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.textbox { width: 244px; height: 35px; background: url(images/textbox_bg.png) no-repeat; border: none; font-size: 14px; font-family: Arial, Verdana; color: #bababa; font-weight: bold; padding-left: 10px; padding-right: 10px; padding-top: 17px; }

.left { float: left; }

.vs { float: left; width: 18px; height: 11px; margin-top: 40px; margin-left: 10px; margin-right: 10px; background: url(images/vs.png) no-repeat; border: none; }

.error { color: red; }

p { margin-top: 25px; }
