@charset "UTF-8";
/* CSS Document */

/* To use when you want to conditionally collapse the left hand navigation when it’s empty */
body {background-color:#FFF;}
#subnav {display: none !important;visibility: hidden !important;}
#main, #rwdModeSwitch, #footer, .banner_container .rwd_banner {width:98%;border-left:none;}
