.niceform fieldset{
width:620px;
height:47px;
padding:30px 0 0 0;
clear:both;
margin:0 0 10px 0;
}
.niceform label{
display:inline-block;
width:160px;
text-indent:-9999px;
margin:0 3px 0 0;
float:left;
}
.niceform input{
width:455px;
border:0px;
}
.niceform textarea{
width:455px;
height:135px;
border:0px;
}
#contact1{
background:url('../images/contact01.png') no-repeat;
}
#contact2{
background:url('../images/contact02.png') no-repeat;
}
#contact3{
background:url('../images/contact03.png') no-repeat;
}
#contact4{
background:url('../images/contact04.png') no-repeat;
}
#contact5{
background:url('../images/contact05.png') no-repeat;
}
#contact6{
background:url('../images/contact06.png') no-repeat;
}
#contact7{
background:url('../images/contact07.png') no-repeat;
}
#contact8{
height:135px !important;
background:url('../images/contact08.png') no-repeat;
}
#some_name{
width:65px;
height:67px;
background:url('../images/reset.png') no-repeat;
text-indent:-9999px;
margin:0 20px 0 0;
}
#submit_btn{
width:79px;
height:80px;
background:url('../images/submit.png') no-repeat;
text-indent:-9999px;
}
#btn{
padding:0 0 0 200px;
}