/* Holly hack for IE5.5 and up */
#expander,
#innerwrapper
{zoom: 1;}
legend {
	font-size: 1em;
	color: #000000;
}
label {
	font-size: .85em;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
input {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
textarea {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}

/* 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;
	margin-top: 0px;
  }    
  
* html #content {
   margin-left: 0px;
}
* html #content_lower {
   margin-left: 0;
}

* html #banner {
	margin-bottom: 0px
}	
* html #content2 {
	margin-left: 0px;
	margin-top: 0px;
}
* html #NavBarGlitch {
	margin-bottom: 0px
}

#content2 {
	zoom: 1;
}
