h1{ text-align: center; } h4{ margin-bottom: 2px; } h5{ color: #8B0000; margin-top: 2px; margin-bottom: 2px; } ul.plans_list{ list-style-type: circle; list-style-position: inside; } div.left{ float: left; width: 630px; padding-bottom: 15px; } div.right{ float: right; width: 338px; padding-bottom: 15px; } div.auth_message{ background: #D9D9D9; padding-left: 5px; padding-right: 5px; border: 1px solid #888; overflow: hidden; } div .auth_message p { margin-top: 6px; margin-bottom: 0px; } div.author{ float: right; width: 25%; font-weight: bold; padding-left: 3px; text-align: center; } .footer{ clear: both; padding-top: 15px; } .maincontent{ width: 1000px; margin-top: 15px; margin-right: 15px; padding: 15px; /*border: 1px solid #000;*/ overflow: hidden; }