

/*<group=ie>*/

/* ie font size hack Thanks to simplebits */

body {
	font-size: x-small;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}

* html #wrap { height: 1%; }
	
/*</group>*/

/*<group=opera>*/

html>body {
	font-size: small;
	}
	
/*</group>*/