#page-wrap { width: 100% }
#main-content { height: auto; padding: 8px }
#sidebar { padding: 8px }
#footer { height: 65px }
#ResPane2 { min-height: 200px }

@media only screen and (max-width: 475px), only screen and (max-device-width: 475px) {
   #tagline { display: none }
}