.contact_form{
margin:10px 20px;
}

.contact_block_input{
border:1px solid #7f9db9;
width:350px;
height:18px;
line-height:18px;
margin:2px 0;
color:#003f63;
}

.contact_block_text_area{
border:1px solid #7f9db9;
width:350px;
height:150px;
line-height:18px;
margin:2px 0;
color:#003f63;
}

.contact_send_button{
margin:5px 0 0 0;
}
