div.mfeedback {overflow:hidden; margin-bottom: 40px; }
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}


.feedbackForm table
{
border-collapse:collapse;
}
.feedbackForm > div {
    float:left;
}

.feedbackForm .col1 {
    width: 220px;
}
.feedbackForm > .col2 {
    width:370px;
    float:left;
    margin-left:30px;
}

.feedbackForm input[type="text"],
.feedbackForm textarea{
    background:none;
    border:none;
    color: #fff;
    font-size: 12px;
}
.feedbackForm textarea {
    min-height:84px;
    width:346px;
}

.feedbackForm .col1 input{
   width:135px;
}
.feedbackForm .row-doble-left
{
	width: 179px;
    float: left;
    height: 28px;
    padding: 5px 0px 3px 11px!important;
}
.feedbackForm .row-doble-right
{
	    width: 179px;
    float: right;
    height: 28px;
    margin-right: 0px;
    padding: 5px 0px 3px 11px!important;
}
.feedbackForm .row-doble-right input
{
	width:94px;
}
.feedbackForm .row-doble-left input
{
	width:94px;
}

.feedbackForm .col1 .mf-text {
    width:70px;
    float:left;
}
.feedbackForm .col2 .mf-text {
    padding-bottom:3px;
}

.feedbackForm .row {
    padding:5px 0px 3px 16px;
    background: #333;
    margin-bottom:2px;
}


.feedbackForm div.button {
    margin-bottom:10px;
}

.feedbackForm .text {
    min-height:30px;
    padding-bottom:20px;
}
.feedbackForm .col1 .jNiceSelectWrapper {
    width:360px!important;
}
.feedbackForm .col1 .jNiceSelectWrapper ul{
    width:359px!important;
}
.feedbackForm .col2 .jNiceSelectWrapper {
    width:368px;
}
.feedbackForm .col2 .jNiceSelectWrapper ul{
    width:366px;
}

.feedbackForm .col2  .jNiceSelectWrapper DIV SPAN {
    width:340px;
}

.feedbackForm .jNiceSelectWrapper {
    margin-bottom:10px;
}
.feedback-left-form .mfeedback
{
	margin-bottom:0px;
}

.block_contect {height:1px;width:1px;overflow: hidden;}
.jNiceSelectWrapper DIV A {BACKGROUND: url("/img/arrowSelect2.png") no-repeat right  -3px !important; }
.jNiceSelectWrapper:hover DIV A {BACKGROUND: url("/img/arrowSelect2.png") no-repeat right  -34px !important; }