#contactFormContainer {position:absolute;top:0px;left:50%;margin-left:-276px;padding-top:120px;z-index:1;}
#contactForm {height:450px;width:570px;border:1px solid #929191;padding:7px 12px;color:#fff;display:none;background:#515151 url(img/pizzacomp.jpg) right bottom no-repeat;}   
.bar{display:none;background:url(img/ajax-loader.gif) no-repeat center;margin-top:100px;height:40px;width:230px;}
#messageSent {display:none;}
#contactForm span {display:none;font-size:9px;line-height:10px;padding-left:6px;color:#f5c478;}
#backgroundPopup{display:none;position:fixed;height:100%;width:100%;top:0;left:0;background:#000;}  

#contactForm textarea, #contactForm input {width:280px;background:#6d6d6d url(img/contact_input.png) repeat-x top;color:#fff;border:1px solid #8a8a8a;height:15px;line-height:14px;font-size:11px;padding:2px 2px 0px;}
#contactForm input {background-position:0px -20px;}
#contactForm textarea {height:114px;font-family:Verdana,Geneva,sans-serif;}
#contactForm .disclaimer {font-size:.7em;margin-bottom:194px;}
#contactForm .submit, #contactForm .contact{border:1px solid #aba8a8;background:#e5e5e5;text-transform:uppercase;color:#4d4d4d;font-weight:bold;padding:7px 16px 7px 14px;height:37px;width:120px;cursor:pointer;float:left;}
#contactForm .submit:active {background:#cacaca;}
#contactForm label {padding-left:4px;font-weight:bold;}
#contactForm p {padding-bottom:8px;}
#contactForm .input_boxes {float:left;margin-right:10px;}
#contactForm .contactfooter {margin-top:20px;margin-left:310px;}
