label {
color:#333333;
display:block;
font-size:90%;
}
textarea {
border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
border-style:solid;
border-width:1px;
font-family:Trebuchet,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
height:140px;
padding:5px 3px 3px 7px;
}
.button:hover, input[type="submit"]:hover, .button:active, input[type="submit"]:active  {
font-weight:bold;
}
style.css (строка 1453)
.button, input[type="submit"], .submit {
font-weight:normal;
margin:0;
padding:3px 15px;
}
style.css (строка 1447)
input {
border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
border-style:solid;
border-width:1px;
font-family:Trebuchet,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
padding:5px 3px 3px 5px;
}