#contact-pop-overlay               { width: 100%; min-height: 100%; position: fixed; top: 0px; left: 0px; background: transparent url('../img/overlay2.png') repeat 0px 0px; display: none; z-index: 1000; }
#contact-pop-panel-wrapper         { margin: 3% auto 0px auto; width: 408px; background: #F4F4F4 url(/images/background.jpg) bottom right no-repeat;} 
#contact-pop-panel                 { min-height: 200px; position: relative; border: 5px solid #CCCCCC; margin: 0px; padding: 0px 10px 10px 20px;}
#contact-pop-header                { line-height: 10px; padding: 0px 20px; margin-bottom: 0px; color: #777; color: #FFF; font-weight: bold; font-size: 16px; }
#contact-pop-header .close-overlay { position: absolute; top: -17px; right: -27px; width: 40px; height: 40px; background: url('../img/close.png') no-repeat 1px 1px; overflow: hidden; text-indent: -2000px; outline: none; }


#contact-pop-panel .formItem        { margin: 0px 0px 7px 20px; }
#contact-pop-error                  { color: red; padding-bottom: 0px; font-size: 80%; }
#contact-pop-panel label            { padding: 0px 10px 0px 0px; margin: 0px; display: inline; } 
#contact-pop-panel .inputText       { }
#contact-pop-panel textarea         { width: 320px; border: 1px solid #F99D14; background: transparent;padding: 6px; height: 94px; margin: 0px;}
#contact-pop-panel .close-overlay   { font-size: 12px; outline: none; } 
#contact-pop-loading-gif-wrapper    { position: absolute; top: 0px; left: 0px; width: 100%; height: 300px; }
#contact-pop-loading-gif            { margin: 0px auto 0px auto; }

.float                              { float: left; clear: none; }
.clear                              { clear: left; }
#contactus .warn                    { margin: 5px 0px 5px 15px; } 
#contactus img                      { position: relative; top: -30px; left: -10px;} 
#contactus  h1                      { margin-top: 0px; padding-top: 0px; font-size: 20px;}
#contactus                          { background: transparent; }
#contactus .nextButton .submit      { border: 0px; background: url(/images/background_button.jpg) repeat-x!important;color:white;height: 26px;padding: 0px 10px 0px 10px;margin: 0px 10px 0px 0px;}
#contactus input                    { border: 1px solid #F99D14; background: #f4f4f4;padding: 6px; height: 18px; margin: 0px 20px 10px 0px ;}
#contactus input.submit             { padding: 0px;}

#contactus input.robot              { font-size: 1px; width: 1px; height: 1px; border: 0px; background: transparent;}
/****** ie6 stuff ********/
* html #contact-pop-overlay         { background-image: url('../img/overlay-ie6.png'); height: 100%; position: absolute; }
* html #contact-pop-panel           { height: 200px; }
* html #contact-pop-header          { height: 30px; }
* html #contact-pop-header .close-overlay { background-image: url('../img/close-overlay-ie6.png'); }

