@import "main.css";

#content { background: url(images/bg_content.gif) right top repeat-y; }

#beta_flash { float: left; width: 611px; }
#signin_form { float: left; color: #333; margin: 31px 0 0 0; width: 283px; height: 141px; background: #FFF url(images/bg_login_form.gif) 0 0 no-repeat; }
#signin_form .form_pair { padding: 16px 16px 0 10px; clear: both; zoom: 1; }
#signin_form .form_pair label { width: 105px; line-height: 24px; text-align: right; float: left; }
#signin_form .form_pair input { width: 135px; margin-left: 10px; float: left; }
#signin_form .form_buttons { padding: 16px 26px 0 0; clear: both; text-align: right; }
#signin_form .error { color: red; text-align: center; margin-top: 5px; margin-bottom: -8px; }
#signin_form .spacer { height: 11px; }

#footer_note { clear: both; text-align: center; }
#footer_note .inner { margin: auto; text-align: left; width: 672px; height: 77px; background: url(images/bg_infobar.gif) 0 0 no-repeat; position: relative; color: #FFF; line-height: 16px; font-weight: bold; }
#footer_note .column1 { position: absolute; left: 12px; top: 12px; width: 345px; }
#footer_note .column2 { position: absolute; left: 382px; top: 12px; width: 188px; }
#footer_note h2 { clear: both; font-size: 130%; margin: 0 0 8px 0; padding: 0; }
#footer_note p  { margin: 0; }
.btn_register { display: block; position: absolute; left: 576px; top: 41px; width: 80px; height: 25px; background: #EBF8FC url(images/btn_register.gif) 0 0 no-repeat; text-indent: -1000px; overflow: hidden; }

