@charset "utf-8";
/* CSS Document */

#fdBck_Form{
 width:440px;
}

#fdBck_Form input{
 width:296px;
 float:left;
}
#fdBck_Form textarea{
 width:296px;
 height:100px;
 float:left;
}

#fdBck_Name, #fdBck_em{
}

#fdBck_Email{
 display:none;
}

#fdBck_text{
}

.frmBox{
 width:400px;
 clear:both;
 height:30px;
}

.frmLbl{
 width:90px;
 float:left;
}

#fdBck_Submit{
 margin-left:90px;
 margin-top:20px;
}

#frm_msg{
width:490px;
clear:both;
}