@import url("iwemrc_main.css");

/* Differences in spacing of ul, li etc between IE (pre v.11) and all others
*/

ul.homepage {
   margin-left: 15px;
}
li.homepage {
	font-weight: bold;
	font-size: 8pt;
	margin-left: -15px;
	margin-bottom: 3px;
}






