I'd like the right side to have the same padding as the left side.
i thought it wasCode:/*center main section -----------------------------------*/ TD.pageHeading, DIV.pageHeading, h1 { font-size: 16px; font-weight: bold; color: #9a9a9a; padding-top: 11px; } .center_column { padding: 8px; } .main_page{ width: 100% !important; background-color: #ffffff; border-right: 1px solid #9a9a9a; border-left: 1px solid #9a9a9a; border-bottom: 1px solid #9a9a9a; padding: 5px; }but it doesn't change it.... this is on my first main page by the way.Code:width: 100% !important;





