form span{
color:#ff0000;
}
.contact_body {
	background-color: #FFFFFF;
}


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;
}

.contact_body .btn{
	width:630px;
	text-align:center;
	margin-bottom:30px;
	background-color: #FFFFFF;
}

#message{
font-size:12px;
}
