.niceform fieldset{
width:700px;
height:50px;
clear:both;
}
form{
background:url('../images/contact/contact.png') no-repeat;
}
.niceform label{
display:inline-block;
width:120px;
text-indent:-9999px;
margin:0 3px 0 0;
float:left;
}
.niceform input{
width:538px;
height:45px;
border:0px;
background:transparent;
}
#contact5 input{
width:98px !important;
height:45px;
border:0px;
background:transparent;
}
.niceform textarea{
width:538px;
margin:10px 0 30px 0;
height:130px;
border:0px;
background:transparent;
}

#contact9{
height:160px !important;
}
#reset_button{
width:100px;
height:32px;
background:url('../images/contact/reset.png') no-repeat;
text-indent:-9999px;
margin:0 40px 0 0;
}
#submit_btn{
width:100px;
height:32px;
background:url('../images/contact/submit.png') no-repeat;
text-indent:-9999px;
}
#btn{
clear:both;
padding:0 0 0 240px;
}