

h4 {
clear:both;
}

hr {
margin:10px;
}

fieldset {
border-width:1px 0 0 0;
}
legend {
/*color:#009;*/
color:#36B;
font-weight:bold;
font-size:18px;
padding:5px;
}
label {
display:block;
font-weight:bold;
margin:15px 1% 0 0;
padding:0 5px 5px 0;
}
input, textarea {
display:block;
width:100%;
margin:2px 0;
}
textarea {
height:50px;
}

.focuss, input[type="text"]:focus, textarea:focus {
color:#000;
background-color:#CA7;
}

.e, .soso, .good {
font-weight:bold;
background-size:contain;
padding:1px 1px 1px 24px;
}
.e {
color:#900;
background:2px center no-repeat url(/images/exclaimation_small.png);
}

