#contact-overlay {background-color:#000; cursor:wait;}
#contact-container {width:350px; left:51%; top:15%; margin-left:-210px; font-family:'Trebuchet MS', Verdana, Arial; text-align:left; height: auto;}
#contact-container .contact-content {background-color:#b0e0e6; color:#FFF; height:auto; min-height:60px;padding:10px 25px;}
#contact-container h1 { background-color:#b0e0e6; color:#0A58AD; margin:0; padding:0 15px 10px 0; font-size:17px; text-align:left; line-height:1.2;}
#contact-container .contact-loading {position:absolute; /*background:url('js/contacto/img/loading.gif') no-repeat; */z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#contact-container .contact-message {text-align:center;color: black;}
#contact-container .contact-error {width:99%; background:#F00; font-size:12px; margin:0 auto; padding:2px;}
#contact-container br {clear:both;}
#contact-container form {padding:0; margin:0;height: auto;}
#contact-container label {clear:left; display:block; width:75px; float:left; text-align:right; padding:3px 6px; font-weight:bold;font-size:12px;}
#contact-container .contact-input {font-family:'Trebuchet MS', Verdana, Arial; float:left; font-size:14px; padding:5px; margin:0 0 5px 0; background:#fff; border:none; width:290px;}
#contact-container textarea {height:70px;}
#contact-container .contact-top {height:13px; background-color:#b0e0e6; padding:0; margin:0; font-weight:bold;}
#contact-container .contact-bottom {height:13px; background-color:#b0e0e6; font-size:.7em; 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 {position:relative; top:-4px; text-decoration:none; color:#000;}
#contact-container .contact-bottom a:hover {color:#FFF;}
#contact-container .contact-button {margin:8px 4px 0 0; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#000; text-align:center; vertical-align:middle;}
#contact-container .contact-send {width:50px; background:url('js/contacto/img/send.png') no-repeat;font-size:12px;}
#contact-container .contact-send:hover{color:#FFF}
#contact-container .contact-cancel {width:65px; background:url('js/contacto/img/cancel.png') no-repeat;font-size:12px;}
#contact-container .contact-cancel:hover{color:#FFF;}
#contact-container a.modalCloseX,
#contact-container a.modalCloseX:link,
#contact-container a.modalCloseX:active,
#contact-container a.modalCloseX:visited {text-decoration:none; font-weight:normal; font-size:17px; position:absolute; top:6px; right:10px; color:#fff;}
#contact-container a.modalCloseX:hover {color:#F90;}