.single #pageContent { padding: 40px 0; }
.single h1 { color: #004b8d; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;}
.single h6 { margin-top: 30px; }
.single .postBlock { margin-top: 20px; }
.single .postContent { margin-top: 30px; }
.single .postContent p { font-size: 17px; line-height: 24px; }
.single .postContent p.wp-caption-text { font-size: 13px; margin-bottom: 20px; color: #004b8d; }

h3#reply-title{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:600;
	color:#000;	
}
h3#reply-title:after{
	content:none;
}
#respond { margin-top: 30px; padding-top: 30px; border-top: 1px solid #e0e0e0; }
.comment-form label { display: block; }
.comment-form textarea { width:600px; padding: 10px; max-width: 100%; }
.submitComment input[type="text"] { display: block; }
.submitComment .required { color: red; }
.commentlist { list-style: none; padding-left: 0; }
.comment { padding: 15px; border: 1px solid #e0e0e0; background-color: #efefef; }
.comment-meta { margin-bottom: 10px; }
#commentsBlock .form-submit input[type="submit"] { color: #fff; background-color: #004b8d; border-color: #003d74; padding: 6px 20px; border-radius: 4px; border-bottom: 3px solid #003d74; font-family: "Avenir Black"; }