/* 2.widen.css - Widens the layout from 800px to 900px */

div#page,
#banner,
#Wrapper {
  max-width: 900px;
}

#bWrapper {
  max-width: 874px;
}

div.agLaws {
  max-width: 560px;
}

/* Note: Legacy background image overrides (dog_corner_border-900.gif, etc.) 
   have been removed since the layout now uses CSS border-radius and borders 
   defined in 2.dk.css */
