.button input[type="button"] {width: 144px;	height: 30px; text-align: center; color: #004C92; display: inline-block; font-size: 12px; font-weight: bold; background-color: #ffffff; margin-right: 10px; margin-left: 10px; text-decoration: none; border: 1px solid #004C92}.button input[type="button"]:hover {color: #FFFFFF; background-color: #004C92}/* Overlay */#contact-overlay {z-index: 1032;float:top; width: 100%; height: 100%; background-color:#000; cursor:wait;}/* Container */#contact-container {font: 16px/22px Verdana; text-align:left; width:450px;}#contact-container .contact-top {background-color:#fff; height:1px; margin:0; padding:0; z-index:10000}#contact-container .contact-content {background-color:#fff; color:#ddd; height:40px; -webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.36);-moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.36);box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.36);}#contact-container h1 {color:#FFF; font-size:20px; line-height:20px; margin:0; padding:0 0 6px 12px; text-align:left;}#contact-container .contact-loading {background:url(../img/contact/loading.gif) no-repeat; height:55px; margin:-14px 0 0 190px; padding:0; position:absolute; width:54px; z-index:8000;}#contact-container .input {color:#FF0004;}#contact-container .contact-message {text-align:center;}#contact-container .contact-error {color: #EE2724; font-size:12px; line-height:18px; margin:0 auto; padding:2px; width:92%;}#contact-container br {clear:both;}#contact-container form {margin:0; padding:0; color:#FFFFFF}#contact-container label {color:#555; clear:left; display:block; float:left; font-weight:bold; padding-right:4px; text-align:right; width:100px; line-height:10px;}#contact-container .contact-input {background:#eee; font-family: Verdana; color:#333; float:left; padding:2px; margin:2px; width:300px;}#contact-container textarea {height:114px;}#contact-container .contact-cc {cursor:default; font-size:14px; vertical-align:top;}#contact-container .contact-bottom {background-color:#333; font-size:12px; height:13px; line-height:12px; text-align:center;}#contact-container .contact-bottom a,#contact-container .contact-bottom a:link,#contact-container .contact-bottom a:active,#contact-container .contact-bottom a:visited {color:#666; position:relative; top:-4px; text-decoration:none;}#contact-container .contact-bottom a:hover {color:#888;}#contact-container .contact-button {background:#FFF; border: 1px solid rgb(0, 76, 146); color:#004C92; cursor:pointer; font-size:16px; font-weight:bold; height:35px; margin:4px 0 0 4px; text-align:center; vertical-align:middle; }#contact-container .contact-button:hover {background:#004C92; color:#FFFFFF;}#contact-container a.modal-close,#contact-container a.modal-close:link,#contact-container a.modal-close:active,#contact-container a.modal-close:visited {color:#004C92; font-size:18px; font-weight:bold; position:absolute; text-decoration:none; right:8px; top:0px;}#contact-container a.modal-close:hover {color:#004C92;}