input {
 border:1px solid #cbd5e1;
 background-color:#f3f8ff;
 width:210px;
 margin-top:3px;
 margin-bottom:5px;
}

textarea {
 border:1px solid #cbd5e1;
 background-color:#f3f8ff;
 width:210px;
 margin-top:3px;
}

form {
 color:#4f4c4c;
 font-size:11px;
}