@charset "UTF-8";
/* CSS Document */

form{
background:url(img/message_paper.jpg) no-repeat;
width:370px;
padding:30px 0 0 28px;
height:400px;
float:right;

}
th,td{
color:#333333;
font-size:14px;
border-bottom:#CCCCCC 1px solid;
}
th{
padding:18px 0 15px 00px;
}
th.noBorder{
padding:17px 0 0px 00px;
border-bottom:none;
}
td{
padding:18px 0 15px 00px;
}
input.text {
border:none;
height:24px;
}

.caption{
width:365px;
float:left;
font-size:14px;
line-height:38px;
}