#Comments .form input.text{width:250px;margin-bottom:10px;}
#Comments .form input.button{margin:0 4px;}
#Comments .form textarea{width:250px;}
#Comments .form p.caption{font-size:10px;}
a.commentLink {text-align:right;float:right;width:100%;display:block;}

div.CommentsList{margin-top:20px;}

div.CommentsList .meta{letter-spacing:0.5px;margin-top:30px;background-color:#ba5f2c;color:#fff;font-size:11px;text-align:left;padding:7px 0 6px 7px;text-transform:uppercase;}/*This is the comment header*/
div.CommentsList .meta a{color:#B2B376;}
div.CommentsList .meta a:link, div.CommentsList .meta a:visited{text-decoration:none;}
div.CommentsList .meta a:hover, div.CommentsList .meta a:active{text-decoration:underline;}

div.CommentsList .comment{background-color:#f2f4f6;color:#5f5f5f;font-size:12px;text-align:left;padding:10px;border-bottom: 1px dotted #9f9f9f;}
div.CommentsList .comment a{color:#ba5f2c;}
div.CommentsList .comment a:link, div.CommentsList .meta a:visited{text-decoration:none;}
div.CommentsList .comment a:hover, div.CommentsList .meta a:active{text-decoration:underline;}