#pageHeader,
#sidePanels,
#pageNavigation,
#siteFooter
{ display: none; }
#pageBody,
#pageBody .standardContent,
.container {
    width: auto;
    background: none;
    float: none;
}

.standardContent ul {
    padding-left: 20px;
}
.standardContent ul li {
    list-style-type: circle;
}
#pageContainer {
    overflow: visible;
    margin-bottom: 0;
}
html, body {
    height: auto;
}
.sIFR-hasFlash .standardContent h3 {
    letter-spacing: 0px;
}
