.mainbox
{
/*width: 370px;*/
float:left;
background-color:Transparent!Important;
}

.fieldcontaint
{
width:250px;
float:left;
padding:0 0 8px 0;
}
.textfields1
{
float: left;
width: 328px;
margin: 0 0 15px 30px;
}
.textfields1a
{
float: left;
width: 80px;
}
.textfields1b
{
float: left;
width: 165px;
}
.textfields1b  textarea
{
width: 165px;
height:60px;
}
.textfields1b input[type="image"]
{
margin: 0 10px 0 0px;
/*width: auto;*/
}
.textfields1b_area input, textarea
{

}
.textfields1b_area span
{
margin: 0 0 0 19px;
}
.form_err_txt
{
float:left;
margin:0 0 0 81px;
color:Red;
}

.feedback_header
{
background-image:url(../images/feedback_hd.gif);
background-repeat:no-repeat;
width:369px;
height:62px;
float:left;
}

.feedback_middle
{
float:left;
background-color:#EFEFEF;
border-left:2px solid #D2D2D2;
border-right:2px solid #D2D2D2;
margin:0 0 0 5px;
padding:6px 0 0 0;
min-height:172px;
width:360px;
}

.feedback_footer
{
background-image:url(../images/feedback_ft.gif);
background-repeat:no-repeat;
width:369px;
height:16px;
margin:0 0 0 0;
float:left;
}

.close_btn_feedback 
{
float: right;
cursor: pointer;
margin:-55px 40px 0 0px;
}

.reset_btn 
{
float: left;
cursor: pointer;
margin:-10px 0 0 25px;
    height: 28px;
}

.submit_btn 
{
float: left;
cursor: pointer;
margin:-10px 0 0 66px;
}

.form_btns
{
float:left;
}

.UpdateProgress
{
    padding:30px 0 0 205px;
    }

