#PageBodyDiv p {
line-height:1.4; 
}


/* HEADER DESIGN */
#HeaderDesignDiv {
display:block;
overflow:visible;
height:190px;
padding-top:20px !important; 
} 

/* disable blog comments  */
div#articleComments { /* on article itself */
display:none !important;
}
div.comments {
display:none !important; /* on blog page */
}
