#left-bar {
  display:none
}

#right-bar  {
  display:none
}

#content {
  width:100% !important;
}

#title-bar {
  width:100% !important;
}

.b {
  padding:25px;
}

/* Exceptions */

#content-wrapper.exception #content p { font-size:14px; }
#content-wrapper.exception #content ul { font-size:12px; list-style-type:disc; list-style-position:outside; margin:1em; }
#content-wrapper.exception #content ul pre { margin:1em; }
