#accordion div {
    display: block !important;
}

#sidebar, #sidebar *, #hp_contact, #hp_contact *, #hp_top_right_links, #hp_top_right_links *, #hp_menu_bar, #hp_menu_bar *, #subheading {
    display: none !important;
}

#fullContentDiv, #content, #hp_logo {
    float: none !important;
    overflow: visible !important;
    width: auto !important;
    margin: 0 auto !important;
    height: auto;
}

#bigwrapper, #topDiv, #contentDiv, #littlewrapper, #fullDivContent #bigroundbox, #fullContentDiv #mrsrightcol, #fullContentDiv #mrstable, #fullDivContent .mrscol2, #fullDivContent .mrscol2 .mrsrightbox {
    float: none !important;
    overflow: visible !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    height: auto !important;
	clear: both !important;
}

#bigwrapper {
    margin: 0 5%;
}
