.field_text input, .field_text select {
width: 83%;
}
.tfuse_captcha_reload{
    background-image:url('../images/reload.png');
    background-repeat: no-repeat;
    height: 18px !important;
    margin-top: 15px !important;
    max-width: 16px !important;
    vertical-align: top;
    background-color: transparent;
}
#sidebar_disable .contact-form .row{
    width: auto!important;
}

.comment-form .omega  {
    margin-right:0px !important;
}
/* preview */


#TB_ajaxContent .ajax_form label{
    display:block;}

#TB_ajaxContent  .ajax_form  .row{
    margin-right:20px;
}

#TB_ajaxContent .ajax_form  .link-reset{
    float:right;
	margin-right:20px;
	text-decoration:none;
	color: #FF8A00;
	}

#TB_ajaxContent #send {
    font-family: 'CartoGothicStdBold' !important;
    font-size: 11px !important;
    font-weight: bold;
    padding-bottom: 2px;
    text-align: left;
}


#TB_ajaxContent.radiolabel{
    padding-bottom: 3px!important;
    padding-top: 7px!important;
    float:none !important;
}


#TB_ajaxContent.checkbox input[type="checkbox"]{
    margin-top: 3px!important;
    float: left;
}

#TB_ajaxContent .ajax_form .inputtext {
    margin-top: 0px;
}

#TB_ajaxContent input[type="text"],  #TB_ajaxContentinput[type="password"], #TB_ajaxContent textarea {
    background: none !important;
}
#TB_ajaxContent .ajax_form .row {
margin-right: 40px !important;
}

#TB_ajaxContent .ajax_form   .omega {
margin-right: 0px !important;
}
#TB_ajaxContent .ajax_form  .btn-submit {
font-family: 'Yanone Kaffeesatz', Tahoma, Geneva, sans-serif;
background: none;
font-size: 15px;
color: #FF7200;
text-transform: uppercase;
border: none;

}
.link-reset {
	float:right;
	margin-right:20px;
}
#TB_ajaxContent .ajax_form .inputtext,#TB_ajaxContent .ajax_form  .textarea,#TB_ajaxContent .ajax_form  .select_styled {
color: #777;
font-size: 13px;
line-height: 18px;
padding: 0px 10px;
width: 260px;
margin: 3px 0;
}
#TB_ajaxContent .ajax_form  input[type="text"],#TB_ajaxContent .ajax_form  input[type="password"],#TB_ajaxContent .ajax_form  input[type="email"],
#TB_ajaxContent .ajax_form  select {
height: 40px;
line-height: 20px;
}
#TB_ajaxContent .ajax_form  input[type="text"],#TB_ajaxContent .ajax_form  input[type="password"],#TB_ajaxContent .ajax_form  input[type="email"],
#TB_ajaxContent .ajax_form  input[type="reset"],#TB_ajaxContent .ajax_form  select,#TB_ajaxContent .ajax_form  textarea {
resize: none;
font-family: 'Alike', Georgia, Times, serif;
background: white;
font-size: 14px;
border: 1px solid #C9C9C9;
padding: 10px 10px;
color: #999;
-webkit-box-shadow: inset 0px 1px 2px 0px #E4E4E4;
box-shadow: inset 0px 1px 2px 0px #E4E4E4;
}
#TB_ajaxContent .custom-checkbox,#TB_ajaxContent  .custom-radio { position:relative; font-size:14px}

#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:#000;}

#TB_ajaxContent .custom-radio label {padding:.4em 0 .3em 30px;}


#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-checkbox label,#TB_ajaxContent .custom-radio label { background-position:-10px -10px; }
#TB_ajaxContent .custom-checkbox label.hover,#TB_ajaxContent .custom-checkbox label.focus,#TB_ajaxContent .custom-radio label.hover,#TB_ajaxContent.custom-radio label.focus { background-position:-10px -110px; }
#TB_ajaxContent .custom-checkbox label.checked,#TB_ajaxContent .custom-radio label.checked { background-position:-10px -210px; color:#000 }
#TB_ajaxContent .custom-checkbox label.checked.hover,#TB_ajaxContent .custom-checkbox label.checkedFocus { background-position:-10px -310px; }
#TB_ajaxContent .custom-checkbox label.focus,#TB_ajaxContent .custom-radio label.focus { outline:0; }