.ajax_form #sending{
    color:#fff;
    text-align:center;
    margin-right:30px;
	border:0;
}
.tfuse_captcha_reload{
        background-image:url(../images/reload.png) !important;
        background-repeat: no-repeat !important;
        height: 18px !important;
        margin-top: 15px !important;
        max-width: 16px !important;
        vertical-align: top;
        background-color: transparent !important;
        border:none !important;
    }
    
.reset-link{
    position:absolute;
    z-index: 1000;
    top: 24px;
}

/* preview*/
#TB_ajaxContent .comment-form .row .label_title {
line-height: 18px;
display: block;
color: #4C4C4C;
font-size: 13px;
margin-bottom: 2px;
}
#TB_ajaxContent .comment-form .infieldlabel label,#TB_ajaxContent .newsletterBox .infieldlabel label {
position: absolute;
z-index: 2;
margin-left: 7px;
margin-top:8px;
color: #4C4C4C;
}
#TB_ajaxContent form .row {
font-size: 13px;
font-style: italic;
}
#TB_ajaxContent input[type="text"],#TB_ajaxContent input[type="password"],
#TB_ajaxContent input[type="email"],#TB_ajaxContent input[type="reset"],#TB_ajaxContent select, 
#TB_ajaxContent textarea {
resize: none;
font-family: 'Droid Serif', serif;
background: white !important;
font-size: 13px;
font-style: italic;
border: 1px solid lightGrey;
padding: 10px 5px;
color: #4C4C4C;
}
#TB_ajaxContent input[type="text"]
#TB_ajaxContent input[type="email"]{
height:35px;
}

#TB_ajaxContent .comment-form .row.inlinelist,#TB_ajaxContent .comment-form .row.checklist   {
margin-right: 37px;
}

#TB_ajaxContent input[type="text"] {
height: 35px;
} 
/*	wrapper divs */
#TB_ajaxContent .custom-checkbox,#TB_ajaxContent .custom-radio { position:relative; font-size:13px}

/* input, label positioning */
#TB_ajaxContent .custom-checkbox input,#TB_ajaxContent .custom-radio input { position:absolute; left:7px; top:8px; margin:0; border:none; width:1px; height:1px;}
#TB_ajaxContent .custom-checkbox input {left:6px; top:7px;}
#TB_ajaxContent .ie7 .custom-checkbox input {left:2px; top:12px;}
#TB_ajaxContent .custom-checkbox label,#TB_ajaxContent .custom-radio label { display:block; position:relative; line-height:1; padding:.4em 0 .3em 30px; margin:0 0 .3em; cursor:pointer; color:#666;}

#TB_ajaxContent .custom-radio label {padding:.4em 0 .3em 30px;}

/* states */
#TB_ajaxContent .custom-checkbox label { background:url(../../../../../images/styled_checkbox.png) no-repeat; }
#TB_ajaxContent .custom-radio label { background:url(../../../../../images/styled_radiobutton.png) no-repeat; }
#TB_ajaxContent .custom-radio label { background-position:-10px -11px;}
#TB_ajaxContent .custom-checkbox label { background-position:-10px -12px;}

#TB_ajaxContent .custom-checkbox label.checked,#TB_ajaxContent .custom-radio label.checked { background-position:-10px -212px; color:#222 }
#TB_ajaxContent .custom-radio label.checked { background-position:-10px -211px }
#TB_ajaxContent .custom-checkbox label.focus,#TB_ajaxContent .custom-radio label.focus { outline:0; }
#TB_ajaxContent .tfuse_captcha_reload{
       width:20px;
    }
    
#TB_ajaxContent .ie7 .btn-submit,#TB_ajaxContent .btn-arrow,#TB_ajaxContent .comment-form .btn-submit {
filter: chroma(color=#000000);
border: none;
width: 120px;
text-align: center;
}

#TB_ajaxContent .btn-submit,#TB_ajaxContent .btn-arrow,#TB_ajaxContent input.btn-submit,#TB_ajaxContent input.btn-arrow,#TB_ajaxContent .comment-form .btn-submit {
background:#b7bcc2;
	color:#fff;
	border:1px solid #b7bcc2;
	border-bottom:1px solid #a4a9ae;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	font-size:11px;
	line-height:38px;
	height:38px;
	font-weight:bold;
	-webit-border-radius:3px;
	border-radius:3px;
	-webkit-appearance: none;
}

#TB_ajaxContent .comment-form .rowSubmit {
text-align: right;
max-width: none;
margin: 0;
margin-top: -3px;
margin-right: 10px;
float:right;
}

#TB_ajaxContent .reset-link a:hover,#TB_ajaxContent .reset-link a{
    color: #4E8FFA;
    text-decoration: none;
}
#TB_ajaxContent .comment-form .row label strong {
font-weight: normal;
}

#TB_ajaxContent .contact-form .form-title h3 {
		font-size:18px;
		letter-spacing:1px;
		margin-top:0px;
		margin-bottom:0;
color: #4C4C4C;}

#TB_ajaxContent  .reset-link{
    position:relative;
}

#TB_ajaxContent .omega{
    margin-right:0 !important;
}