form span{
color:#ff0000;
}

form #font_size {
font-size:12px;
color:#343434;
}

form table{
width:630px;
background:#ccc;
margin:0 0 20px 0;
}

form table td{
padding:8px;
line-height:2;
background:#fff;
}

form table th{
width:30%;
padding:8px;
line-height:2;
background:#f1f1f1;
text-align:left;
font-weight:normal;
}

form input{
line-height:1.0;
}

.btn{
width:630px;
text-align:center;
margin-bottom:30px;
}

#message{
font-size:12px;
}

