#rollover2{
	float:none;
	padding : 0;
	font-size:50%;
	font-weight:bold;
	font-family:Arial;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	overflow:hidden;
}

#rollover2 li a{
	float:none;
	color:#FFFFFF;
	text-decoration:none;
	background-position:top left;
	background-repeat:no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
  padding-top: 1em;
}

