#iOuterIndexFrame {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	font-family: "Verdana", "Sans-Serif";
	font-size: 10pt;
	background-color: #909070;
	color: #000000;
	overflow: hidden;
}

#iFilterEntry {
	text-align: center;
	background-color: #40c080;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

#iEntryList {
	text-align: center;
	padding-top: 0.5em;
}

#iActionLink {
	text-align: center;
	padding-top: 0.75em;
}

#iActionLink a {
	text-decoration: none;
  color: #ffffff;
}

.cSelectListe  {
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 1
}