#surveyForm input{
margin: 3px;
}
#surveyForm textarea {
width:50%;
height: 5em;
border: 1px solid #ccc;
background:#fff;
}
#surveyForm input.line {
width:50%;
border: 1px solid #ccc;
background:#fff;
}
#svar {
color: #f23;
font-weight: bold;
font-size: 15px;
}
