/* $Id: custom.css,v 1.2 2009/04/26 17:27:14 gibbozer Exp $ *//** * You can use this file to override drupal and theme default css. * Just add your customized style below then activate it in  * Colourise them settings (/admin/build/themes/settings/colourise). */
#header  {
  height: 200px;
}
#slogan {
  width: auto;
}
#header .breadcrumb {
  top: 250px;
}
.breadcrumb {
  margin-top: 0;
}