#wrap { width: 100%; text-align: left; margin: 0 auto; } #inner { margin: 0 4px; } #mainWrap { width: 500px; float: right; } #sideWrap { width: 250px; float: left; } .clear { clear: both; } .clear hr { display: none; } h1 { font-style: italic; } .carto { padding-left: 40px; } table { margin: 20px 0 50px; border-top: 1px solid #663300; border-left: 1px solid #663300; border-collapse: collapse; border-spacing: 0; background-color: #ffffff; empty-cells: show; } table tr th, table tr td { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 7px; } table tr th { background: #E6EAFF; font-size: 11px; }