input, textarea, select {
margin-bottom: 12px;
border: solid 1px #545454; 
background: #e4e4e4;
font-family: Arial;
font-size: 11px;
line-height: 18px;
padding: 5px;
}
textarea {
width: 200px;
height: 100px;
}
.case_eval {
margin-left: 10px;
}
select {
width: 138px;
}