input#id_name, input#id_email, input#id_url, input#id_rating {
    width:235px;
    border:1px solid #C1C1C1;
    height:23px;
}
    
textarea#id_comment {
    width:235px;
    border:1px solid #C1C1C1;
    height:135px;
}
#comment-form th {
    font-weight:normal;
}
#comment-form th, #comment-form td {
    padding:0 0 6px;
}
#preview_btn {
    margin-left:13px;
}
td.submit {
text-align:right;
}
#breadcrumbs, #breadcrumbs_onlist {
    margin-bottom:10px;
}

