.LHSGroup, .RHSGroup {
	margin-bottom: 0.5em;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, sans-serif;
}
.LHSGroup {
	margin-right: 0.5em;
}
.RHSGroup {
	margin-left: 0.5em;
}
.LHSGroup h2, .RHSGroup h2 {
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	margin: 0;
	padding: 0.25ex 0.5em;
	border-top: 1px groove;
	border-bottom: 2px solid;
	width: 100%;  /* IE 5.x only */
	w\idth: auto; /* IE 5.x ignores this (Tantek hack) */
}
.LHSGroup ul, .RHSGroup ul {
	padding: 0;
	list-style: none;
}
.LHSGroup ul {
	margin: 0 0.5em 0 1em;
	border-right: 1px solid;
}
.RHSGroup ul {
	margin: 0 1em 0 0.5em;
	border-left: 1px solid;
}
.LHSGroup li, .RHSGroup li {
	border-bottom: 1px solid;
	width: 100%;  /* IE 5.0 only */
	width/* */: auto; /* IE 5.0 ignores this */
}
.LHSGroup li a, .RHSGroup li a {
	display: block;
	text-decoration: none;
	font-size: 76%;
	padding: 0.75ex 0.25em;
	border: none;
	border: 0;
	border-left: 0.5em solid;
	border-right: 0.5em solid;
}
.LHSGroup li a:hover, .RHSGroup li a:hover {
	border: none;
	border-left: 0.5em solid;
	border-right: 0.5em solid;
}
.BanerImage img {
	height: auto;
	width: 10.55em;
	margin: 0.2ex 0.72em;
	border: none;
}
.BanerImage {
	border: none;
}
