/* ---------------  This is the one thats activated if the page is set to hide sidebar  --------------- */

div#sidebar {
display:none;
}

div#mainContent {
width:730px;
}