/*----------------------------------------------
 |  Hacks.css |
 |------------
 |  IE hacks for win and mac
 *---------------------------------------------*/
 
/*background image hacks instead of PNG use GIF for IE*/
* html div#content-b-a {
  margin-right: -3px;
}
 
* html div#content-b-b {
  height: 1%;
  margin-left: 0;
}