body { background-image: none!important; background-color: #fff; }
body #page #vContainer { width: 780px; }

body #header { width: 780px; padding: 0; }
body #header #top_header { background-color: #fff; }

body #main { width: 780px; padding: 0; margin-top: 0; }

body #main #sidebar { width: 280px; text-align: left; }
body #main #content { width: 500px; }
body #main #content div.container { background-image: none!important; width: 500px; }
body #main #content div.container div.container { background-image: none!important; width: 500px; text-align: left; }

body #main #content div.container div.primary { width: 500px; }

body #footer div.container { width: 780px; }

div.normal h2 { margin: 10px 0; display: block; font-size: 18px; }
div.normal p { margin: 10px 0; }/*line-height: 24px; */
div.normal ul { list-style: disc outside; padding-left: 15px;  }
div.normal ol { padding-left: 20px; }
div.normal ul li { line-height: 20px; }
div.normal ol li { line-height: 20px; } 