/* Font and size */ body{ font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 0.8em; margin-top: 0;} a{ color: #000; text-decoration: none;} a:hover{ text-decoration: underline;} /* Centering */ div#holder{ width: 600px; margin: 0 auto; background:url("/_img/mhp/corp_border.gif") no-repeat 0 100%;} /* Header */ div#customHeader{ background:url("/_img/mhp/corp_header.gif") no-repeat 0 0; height: 155px;} /* Logo */ img#customLogo{ display: block;} /* Title h1 tag */ h1#title{ margin-top: 0; margin-left: 15px; float: left; font-size: 1.5em;} /* Content */ div#textContent{ width: 265px; float:right; background-color: #bfbfbf; margin: 5px 15px 0 5px;} div#textContent h1{ font-size: 1em; margin-top: 0; padding-left: 10px; padding-right: 10px;} div#textContent p{ padding-left: 10px; padding-right: 10px;} /* Content Top and Bottom Styling */ span#customTop{ background:url("/_img/mhp/corp_curvedTop.gif") no-repeat 0 0; margin:0; padding:0; display:block; height: 12px;} span#customBottom{ background:url("/_img/mhp/corp_curvedBottom.gif") no-repeat 0 0; margin:0; padding:0; display:block; height: 12px;} /* List */ ul#bulleted{ margin: 0; padding: 0; list-style: none; clear: left;} ul#bulleted li{ background:url("/_img/mhp/corp_bullet.gif") no-repeat 0 50% #fff; line-height: 2.8em; padding: 0 0 0 35px; margin: 2px 0;} div#list{ width: 300px; margin-left: 15px; clear: left;} span#listCustomTop{ display: none;} span#listCustomBottom{ display:none;} /* Registered */ h2#registered{ clear: both; font-size: 1em; padding-bottom: 15px; margin-left: 15px;}