/* Contact us section start here*/




#contactForm {
    margin-top: 20px;
    width: 460px;
    float: left;
    _float: none; /* ie 6 hack */
    clear: right;
    margin-left: 30px;
}
#submit-element { 
    text-align: right; 
    width: 415px; 
    background-color: none; 
    border: none;
    /*margin-top: 10px;*/

}

dl.zend_form {
}
.zend_form dt {
    float: left;
    width: 100px;
} /* label*/
.zend_form dd {
    clear: right;
}
#captcha-element {float:left;}
.zend_form input, .zend_form textarea {
    border: #999 solid 1px;
    background: #FFF url(/images/frontManagement/layout/inputshadow.png) no-repeat top left;
}
.zend_form label { }

.zend_form dd input#fullName, .zend_form dd input#telephone, .zend_form dd input#email, #comments {
    width: 315px;
    margin-bottom: 4px;

}
.zend_form dd input#fullName, .zend_form dd input#telephone, .zend_form dd input#email {
    height: 20px;
}
.zend_form ul.errors {
    color: #ff0000;
}

#map {
    width:265px;
    height:300px;
    position: absolute;
    z-index: 300;
    top:30px;
    left: 31px;
    z-index: 4;
    /*_left:-295px;*/
}



#contactus-map-container {
    width:278px;
    height: 312px;
    margin-right:20px;
    margin-bottom:7px;
    float:left; 
    position: relative;
    z-index: 4;
}
/* Contact us section ends here*/


#contents h1.rightFloatH1 { 
    
/*    position: absolute; right: 420px; top: 15px; */

}        



#contactus-map-container {
    border: 4px solid #962F20;
}

.closed {
    border-right: 1px solid #000;
}

.zend_form ul.errors {
    margin-left: 102px;
    margin-bottom: 3px;
    
}

.zend_form ul.errors li{
    width: 315px;
    
}

  #submit-element {    
    top: 318px;    
    position: absolute;
    right: 40px;
}      

  #submit-label {    
      display: none;
}    

#comments {height: 48px;}

/*#recaptcha_area {width: 0px !important;}

#recaptcha_table {width: 318px !important;}*/