#comments, #respond h3 {
color:#FF0000;
font-size:19px;
font-weight:normal;
padding-bottom:5px;
}
.navigation, #respond {
margin:20px;
}
.commentlist li {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #DFDFDF;
clear:both;
display:block;
margin-bottom:5px;
overflow:hidden;
padding:7px;
width:658px;
}
.commentlist li .avatar {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #EEEEEE;
float:left;
margin-right:5px;
padding:2px;
}
.commentlist cite, .commentlist cite a {
font-size:1.1em;
font-style:normal;
font-weight:bold;
}
.commentlist p {
clear:both;
line-height:1.5em;
}
#commentform input, #commentform textarea {
background-color:#FFFFFF;
border:1px solid #DFDFDF;
color:#585858;
font:12px Arial,Verdana,Tahoma;
padding:7px;
}
#commentform p {
margin-bottom:6px;
width:554px;
}
#commentform #submit {
background-color:#FF0000;
border:1px solid #DFDFDF;
color:#FFFFFF;
font:12px Helvetica,"Times New Roman","Bitstream Charter",Times,serif;
height:37px;
padding:0 3px;
}
#commentform textarea {
width:534px;
}