.comments {}
	.content .comments h2 {font-weight:bold;font-size:11px;padding:0 0 .4em;color:#fff;}

.list-comments {border-top:1px dashed #000;}
	.list-comments li {border-bottom:1px dashed #000;padding:1em 0;}
	.list-comments p {padding:0;}
	.list-comments p.user {padding:0;color:#000;padding-top:.4em;}
		.list-comments p.user em {color:#999;font-style:normal;}
	
	.comment-form {}
	.comment-form button {width:15.5em;}
	.comment-form .btns {padding:10px 0;}
	.comment-form textarea {border:1px dashed #000;width:400px;height:70px;}
	.comment-form h2 {border:0;padding:0 0 .7em;}
	.comment-scroller {max-height:300px;overflow:auto;margin:0 0 2em;}
	.comment-scroller-trim {padding-right:10px;}