html {overflow-x: hidden;}
body{background: none !important;}
#grand {
    width: 100%;
}
#grand #mainContent {
    float: none;
    width: 100%;
    margin-bottom: 0px;
}
#grand #mainContent #bodyContent {
    width: 100%;
	margin-left: 0px;
}
.accordionButton {
    width: 100%;
}
.accordionContent {
    width: 100%;
}
body {
	min-width: 690px;
	overflow-x: visible;
}
