/* Holly hack for IE5.5 and up */
#expander,
#innerwrapper
{zoom: 1;}

/* Holly hack for IE5, star-html hack hides from IE7, 
which would otherwise obey height correctly and break design */
* html #expander,
* html #innerwrapper
{height: 0;}

/* helps IE get the child percentages right. */
#innerwrapper { width: 100%; }

#content_lower {
   margin-left: 0;
}

#titleBar {
  margin-right: 0;
  } 

/* hide from MacIE \*/
* html #leftcol {
  margin-right: -3px;
  } 
* /* hide from MacIE \*/
 html  #leftcol_165 {
  margin-right: -3px;
  

  }  
  
  * /* hide from MacIE \*/
 html  #subnav {
  margin-right: -3px;
  

  }    
  
* html #content {
   margin-left: 0px;
}
* html #content_lower {
   margin-left: 0;
}

* html #banner {
	margin-bottom: 0px
}	
* html #content2 {
	margin-left: 0px;
}
* html #content3 {
	margin-left: 0px;
}
* html #contentWide {
	margin-left: 0px;
}
