.page .mainbody .bodyheader { letter-spacing: 0.09em; margin-bottom: 25px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid navy; }
/* Glossaray Page*/
.page .mainbody .content .gloss { width: 600px; margin-left: 25px; }
.page .mainbody .content .gloss .term { color: navy; font-size: 1.1em; font-weight: bold; margin-top: 18px; margin-bottom: 1px; display: block; }
.page .mainbody .content .gloss .def { font-size: 0.9em; line-height: 1em; margin-left: 10px; display: block; }


/* Contractor Page*/
.page .mainbody .content .contractor { margin-left: 25px; }
.page .mainbody .content .contractor .info-blk { margin-top: 6px; margin-bottom: 6px; display: block; }
.page .mainbody .content .contractor .pic { color: red; font-weight: bold; font-variant: small-caps; text-align: center; float: right; margin: 16px; }
/*Buying Tips
*/
.page .mainbody .content .tips { margin-right: 30px; margin-left: 30px; }
.page .mainbody .content .tips .info { margin-top: 9px; margin-bottom: 25px; display: block; }
.page .mainbody .content .tips .info ul.ul-1 { width: 700px; margin-left: 20px; }
.page .mainbody .content .tips .info p { margin: 0 0 8px 16px; padding: 0 16px 0 0; display: block; }
.page .mainbody .content .tips .info b { line-height: 1.1em; margin-bottom: 8px; padding-bottom: 0; display: block;  }
.page .mainbody .content .tips .info h2 { line-height: 1.2em; display: block; margin-bottom: 8px; padding-bottom: 0; }
.page .mainbody .content .tips .info li  { font-size: 0.9em; line-height: 1.5em; margin: 0 0 5px 25px; padding: 0; list-style-type: disc; list-style-position: outside; display: list-item; }
.page .mainbody .content .tips .info li b { color: navy; display: inline; margin: 0; padding: 0; }

/* Faqs Page*/
.page .mainbody .content .faq { width: 600px; margin-left: 25px; }
.page .mainbody .content .faq .question { color: navy; font-size: 1.1em; font-weight: bold; margin-top: 18px; margin-bottom: 16px; display: block; }
.page .mainbody .content .faq .answer { font-size: 1em; line-height: 1.5em; margin-left: 10px; border-bottom: 2px solid black; display: block; }
.page .mainbody .content .faq .answer p { margin-bottom: 6px; margin-left: 12px; }
.page .mainbody .content .faq .answer b.b1 { color: navy; margin-top: 6px; padding: 0; display: block; }
.page .mainbody .content .faq .answer ul { margin-top: 6px; margin-bottom: 12px; margin-left: 36px; list-style-type: disc; }

