/* Font and size */
body{ font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 0.8em; margin-top: 0; color:#000;}
a{ color: #000; text-decoration: none;}
a:hover{ text-decoration: underline;}

/* Centering */
div#holder{ width: 600px; margin: 0 auto; background:url("/_img/mhp/square_border.gif") no-repeat 0 100%;}

/* Header */
div#customHeader{ background:url("/_img/mhp/square_header.jpg") no-repeat 15px 0px; height: 290px;}

/* Logo */
img#customLogo{ margin-left: 15px; margin-top: 10px;}

/* Title h1 tag */
h1#title{ display: none;}

/* Content */
div#textContent{ float: left; width: 270px; margin-left: 15px; padding-right: 15px;}
div#textContent h1{ font-size: 1em;}

/* Content Top and Bottom Styling */
span#customTop{ display: none;}
span#customBottom{ display: none;}

/* List */
ul#bulleted{ margin: 0; padding: 0; list-style: none;}
ul#bulleted li{ background:url("/_img/mhp/square_bullet.gif") no-repeat 0 2px #fff; padding: 0 0 0 25px; margin: 15px 0; font-weight: bold;}
div#list{ width: 270px; float: right; margin-right: 15px;}
span#listCustomTop{ display: none;}
span#listCustomBottom{ display:none;}

/* Registered */
h2#registered{ clear: both; font-size: 1em; padding: 5px 0 15px 7px; margin: 0 8px; display: block; border-top: 1px solid #d5bdae;}