#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
background: #D3C064;
border: 1px solid #c00;
padding: .2em;
}
<p><input type="text" name="author" id="author" value="" size="22" tabindex="1" />
<label for="author"><small>Name (notwendig)</small></label></p>
du hast das Textfeld bzw dessen Id nirgends definiert?