.contact-form .contact-submit, .contact-submit {
    background: url("../../../../../images/buttons_bg.gif") no-repeat scroll 0 0 transparent;
    text-indent: 0px;
    font-family: 'MelbourneRegular',Arial,sans-serif;
    font-size: 16px;
    width: auto;
    font-weight: bold;
    padding-top: 7px;
}
input[type="submit"]:hover {
    color: #344C01;
}
#sending span {
    color: #344C01;
}
#sending{
    padding-right: 20px;
    padding-top: 6px;
}
.btn-submit {
    float: none;
}
.ajax_form .omega .inputtext, .ajax_form .omega .ui-selectmenu {
    margin-right: 0;}

.multicheckbox {
    margin-top: 5px;
}

.tfuse_captcha_reload{
    background-image:url(../images/reload.png) !important;
    background-repeat: no-repeat;
    height: 18px !important;
    margin-top: 15px !important;
    max-width: 16px !important;
    vertical-align: top;
    background-color: transparent;
    margin-left: 10px;
    border:0px;
}

input[type="text"], input[type="password"] {
    background: none repeat scroll 0 0 #ECECEE;
    color: #333333;
}

.row .submit_buton{
    background: url("../../../../../images/buttons_bg.gif") no-repeat right -32px transparent;
    float: left;
    padding-right: 2px;
}
#TB_ajaxContent .contact-form label {
    color: #82A62B;
    font-weight: bold;
}

#TB_ajaxContent .text h1, .text h2, .text .title-arrow {
    color: #A6A6A6;
    font-family: 'MelbourneRegular',Arial,sans-serif;
    font-size: 23px;
    margin: 10px 0 20px;
    padding: 0 0 0 20px;
}
#TB_ajaxContent #sending{
    display: none;
}
#TB_ajaxContent h2 {
    font-family: 'MelbourneBold',Arial,sans-serif;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 15px;
}
#TB_ajaxContent .checkbox {
    background-color: #FFFFFF !important;
}

#TB_ajaxContent .reset-link a {
    color: #82A62B;
    font-weight: bold;
    text-decoration: none;
}

#TB_ajaxContent .contact-form .contact-submit, .contact-submit {
    background: url("../../../../../images/buttons_bg.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 149px;
}
#TB_ajaxContent .inputtext, #TB_ajaxContent .ui-selectmenu{
    margin-right: 30px;
}

#TB_ajaxContent .reset-link {
    display: block;
    float: right;
    font-size: 13px;
    padding: 5px 50px 0 0;
}
#TB_ajaxContent .ui-selectmenu {
    margin-top:0;
    border-color: #BBBBBB;
    border-radius: 3px;
}
#TB_ajaxContent .tfuse_captcha_input{
    height:32px;
}

#TB_ajaxContent .submit {
    padding:0.5em 0 !important;}

#TB_ajaxContent .ajax_form .omega .inputtext,#TB_ajaxContent .ajax_form .omega .ui-selectmenu  {
    margin-right: 0;}