.main { background: #7abcff url(/media/images/layout/modal/background.png) repeat-x center bottom; }
.modal { width: 501px; margin: 0 auto; }
.modal fieldset { margin: 0; }
.modal .header {background: url(/media/images/layout/modal/modal_header.png) no-repeat center top; height: auto; border: none;}
.modal .header h2 {color: #fff; padding: 50px 22px 0; margin: 20px 0 0; background: url(/media/images/layout/modal/banner.png) no-repeat center 30px; height:75px; text-align: center;}
.modal .main_content { background: url(/media/images/layout/modal/modal_middle.png) repeat-y center top; margin: 0; padding:0 40px 20px; }
.modal .footer { background: url(/media/images/layout/modal/modal_footer.png) no-repeat center top; margin: 0;  height: 40px; padding-bottom: 30px;}
.modal #login_form { padding-top: 20px;}
form div.errors { width: 355px; margin-left: 0px; }

.footer {background: url(/media/images/layout/modal/footer_bg.png) repeat-x scroll 0 0; height: 104px;}
.footer .no_page { padding: 20px; }

