/* UL and LI setting for the IR front page ONLY */
li {
	margin: 0px 0px 0px 20px;
}
ul {
	margin: 0px 0px 0px 20px;
	padding:0;
}