/* turn off navigation and ad bar */
#nav, #sidemenu, #footernav, #successLayer, .topbreadcrumb, #footerbuttons, #bottom {display: none}
/* remove position of contents */
#content {position: static; width: auto; margin: 0px 0px 0px 0px; display:block;}
