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

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

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

#content_lower {
   margin-left: 0;
}

#titleBar {
  margin-right: 0;
  } 

/* hide from MacIE \*/
* html #leftcolMod {
  margin-right: -3px;
  } 
* html #contentMod {
   margin-left: 0px;
}
* html #content_lower {
   margin-left: 0;
}

* html #banner {
	margin-bottom: 0px;
	margin-top: -3px;
}	
	
* html #bannerB {
margin-bottom: 0px;
}
* html #footer {

	margin-bottom: 0px
}
* html #leftcol3 {

  margin-right: -3px;
}
* html #content1 {

   margin-left: 0px;
}
#contentMod {
	margin-left: 0px;
}
#innerwrapperMod {
width: 100%;
}

