.commentlist, .commentlist ul {
list-style:none;
margin:0px;
padding:0px;
font-weight:bold;
}

.commentlist .depth-1 {
margin:0px;
padding:15px;
border:1px solid #e2e2e2;
margin-bottom:15px;
}

.commentlist .depth-2 {
margin:0px;
padding:15px;
border:1px solid #e2e2e2;
border-right:3px solid #e2e2e2;
margin-top:15px;
background:#F7F7F7;
}

.commentlist .depth-3 {
margin:0px;
padding:15px;
border:1px solid #e2e2e2;
border-right:3px solid #e2e2e2;
margin-top:15px;
background:#ececec;
}

.commentlist .depth-4 {
margin:0px;
padding:15px;
border:1px solid #e2e2e2;
border-right:3px solid #e2e2e2;
margin-top:15px;
}

.commentlist .avatar {
float:right;
margin-left:5px;
background:#ffffff;
padding:5px;
border:#888888 1px solid;
}

.says {
display:none;
}

.fn {
font-style:normal;
}

.commentlist p {
color:#4a4a4a;
}

.comment-meta {
font-size:8pt;
margin-bottom:30px;
}

.comment-meta a {
color:#9e9e9e;
}

.bypostauthor {
background-image:url(images/author.gif) !important;
background-position:top left !important;
background-repeat:no-repeat !important;
}

.widget_archive li {
float:right;
width:130px;
}

.post-ratings {
font-weight:bold;
}

#commentform #comment {
width:357px;
height:147px;
float:right;
background:url(images/comments-bg.jpg);
padding:10px;
padding-left:32px;
border:none 0px;
font-family:Arial;
font-size:12pt;
font-weight:bold;
margin-top:32px;
}

#commentform #submit {
width:107px;
height:32px;
background:url(images/comments-submit.jpg);
border:none 0px;
cursor:pointer;
}

#commentform #commentforminputs {
float:right;
width:247px;
}

#commentform p {
margin:6px 0px;
color:#7c7c7c;
}

#commentform #author {
width:199px;
height:26px;
background:url(images/comments-name.jpg);
border:none 0px;
padding:10px;
padding-left:32px;
padding-bottom:0px;
font-family:Arial;
font-size:12pt;
font-weight:bold;
}

#commentform #email {
width:199px;
height:26px;
background:url(images/comments-email.jpg);
border:none 0px;
padding:10px;
padding-left:32px;
padding-bottom:0px;
font-family:Arial;
font-size:12pt;
font-weight:bold;
}

#commentform #url {
width:199px;
height:26px;
background:url(images/comments-website.jpg);
border:none 0px;
padding:10px;
padding-left:32px;
padding-bottom:0px;
font-family:Arial;
font-size:12pt;
font-weight:bold;
}
