.comments {
width: 460px;
float: left;
}

.commentform, .commentheading {
width: 460px;
clear: left;
float: left;
}
.with_comments .commentform, .with_comments .commentheading {
clear: right;
float: right;
}

.comment-meta {
margin-bottom: 20px;
width: 460px;
overflow: hidden;
}

.comment-meta .author {
margin-right: 10px;
font-weight: bold;
}
.comment-meta .comment-datetime {
color: #999;
}
#footer_extra .commentlist {
margin-bottom: 30px;
}
#footer_extra .commentlist li {
margin-bottom: 20px;
margin-left: 0;
list-style-type: none;
border-bottom: 1px solid #ccc;
}
#footer_extra .commentlist li.last {
border-bottom: none;
}

body.contact_form_template #footer_extra h2 {
margin-bottom: 20px;
}
