/* Font and size */
body{ font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 0.8em; margin-top: 0; color:#eee;}
a{ color: #eee; text-decoration: none;}
a:hover{ text-decoration: underline;}

/* Centering */
div#holder{ width: 600px; margin: 0 auto; background:url("/_img/mhp/create_base.gif") no-repeat 0 100% #494949;}

/* Header */
div#customHeader{ background:url("/_img/mhp/create_header.gif") no-repeat 0 0; height: 140px;}

/* Logo */
img#customLogo{ margin-top: 25px;}

/* Title h1 tag */
h1#title{ float: right; width: 270px; text-align: left; margin-right: 15px; font-size: 1.3em;}

/* Content */
div#textContent{ float: left; width: 270px; margin-left: 15px; border-right: 1px solid #eee; 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{ line-height: 2.8em; padding: 0 0 0 5px; margin: 2px 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; margin: 0 15px; display: block; border-top: 1px solid #eee;}