.topMenuText {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.topMenuText:link {color: white; text-decoration: none;}
a.topMenuText:visited {color: white; text-decoration: none;}
a.topMenuText:hover {color: white; text-decoration: underline;}
a.topMenuText:active {color: white; text-decoration: none;}

div.TogglePanel {
	visibility: hidden;
	display: none;
}


#ezonemenu {
  white-space: nowrap;
  height: 25px;
  float: left;
}

#ezonemenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#ezonemenu li {
	float: left;
	background: url(/emulators/templates/rhuk_milkyway/images/mw_menu_separator.jpg) top right no-repeat;
	margin: 0;
	padding: 0;
}

#ezonemenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  color: #FFFFFF;
  text-decoration: none;
}

#ezonemenu a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#ezonemenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
	background: transparent;
}


#pillmenu a#active_menu-nav {
  background: url(../images/white/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}
.banneritem {
	vertical-align: middle;
	text-align: center;
}

.footerText {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#whitebox_m {
	padding-top: 20px;
}

span.pathway {
  display: inline;
  margin: 0px;
/*  height: 16px;*/
  line-height: 16px;
/*  overflow: hidden; */
}

#remositorycontainerlist h3 {
	border-top: 0px;
	margin:	0px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold; 
	padding-bottom: 6px;
}

#remositorycontainerlist h3 a {
	font-size: 14px;
	font-weight: bold; 
	text-decoration: underline;
}

#remositorycontainerlist table {
	width:	100%;
	margin: 0px;
	padding: 0px;
}

#remositorycontainer h2 {
	font-size: 16px;
	font-weight: bold;
}