/* $Id: swi-sbo.css,v 1.3.2.1 2008/02/05 09:27:26 goba Exp $ */

/**
 * SWI-SBO, for Drupal 6.x
 * Gert Jan Wolters, YAWCA
 */

body #wrapper #container {
  width: 560px;
}

body.sidebars #wrapper #container {
  width: 1020px;
}

body.sidebar-left #wrapper #container,
body.sidebar-right #wrapper #container {
  width: 800px;
}
