/*----------------------------------------------
 |  Hacks.css |
 |------------
 |  IE hacks for win and mac
 *---------------------------------------------*/
 
/*background image hacks instead of PNG use GIF for IE*/
* html div#content-b {
}

* html div#subnavcontainer {
  height: 450px;
}

* html div#content-b {
  height: 198px;
}
