body {
   font-family: Arial, Helvetica, sans-serif;
   }

.module-header {
   font: bold 11pt Arial, Helvetica, sans-serif;
   }
   
/* Comment form fix */
.module-about {
   display: none;
   visibility: hidden;
   line-height: 0px;
   }

.module-powered {
   display: none;
   visibility: hidden;
   line-height: 0px;
   }
   
.module-archives {
   clear: both;
   }
/* COMMENTS: START */
.comments { width: 100%; padding: 8px; -moz-box-sizing: border-box; }

.comment { width: 750px; float: left; margin-bottom: 10px; clear: both; }
.comment-footer { width: 340px; float: left; padding-right: 5px; }
.comment-content { width: 400px; float: right; margin: 0; }


.comments-open { clear: both; }
.comments-open-header { font: bold 11pt Arial, Helvetica, sans-serif; color: #000066; }

.comment-form-name { text-align: right; width: 18%; float: left; padding-right: 2%; }
.comment-form-field { width: 80%; float: right; margin: 0; }
/* COMMENTS: END */

/* Comment form fix */
/* ph=1 */

