img#menusxHead {
  float:left;
  display:inline;
  /*width: 11.875em;*/
  width: 11.95em;
  height: 6.562em;
	_height: 6.406em;
}

#menusxContent {
  clear: both;
  float:left;
  display:inline;
  width: 11.95em;
  _width: 11.65em;
  background: #f0f0f0;
  padding-top: 1.25em;
  margin-left:0.08em;
  _margin-left:0;
}

#menusxBottom {
  clear:both;
  float:left;
  display:inline;
  width: 11.95em;
  height: 0.250em;
}

ul.msxVoices {
  clear:both;
  float:left;
  display:inline;
  width: 100%;
  _width: 11.2em;
  list-style: none;
  text-align: left;
  padding-top: 0.4em;
}


.voiceSel {
  font-weight: bold;
}


img.msxImg {
  float:left;
  display:inline;
  margin: 0.2em 0 0 0.4em;
  width:0.545em;
  height:0.545em;
}

img.msxLine {
  float:left;
  display:inline;
  width: 11.95em;
  top: 0.156em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

li.msxLevel2 {
  clear:both;
  float:left;
  display:inline;
  list-style: none;
  margin-left:  2.4em;
  padding: 0.234em 0 0.234em 0;
  font-size: 0.90em;
  width: 10.5em;
  _width: 77%;
}

li.msxLevel2 a, li.msxLevel2 a:visited {
  color: #5b5b5b;
  font-weight: normal;
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
}

li.msxLevel2 a:hover {
  text-decoration: underline;
}


li.msxLevel2 a.selVoice, li.msxLevel2 a.selVoice:visited {
  color: #5b5b5b;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
}

li.msxLevel2 a.selVoice:hover {
  text-decoration: underline;
}

span.msxTitle {
  float: left;
  display: inline;
  width: 9em;
  margin-left: 0.5em;
}


span.msxTitle a, span.msxTitle a:visited {
  color: #124366;
  font-weight: normal;
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
}

span.msxTitle a:hover {
  text-decoration: underline;
}

span.msxTitle a.selVoice, span.msxTitle a.selVoice:visited {
  color: #124366;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
  float:left;
  display:inline;
  width:9em;
}

span.msxTitle a.selVoice:hover {
  text-decoration: underline;
}

label span{
  display: none; 
}


label {
  float: left;
}

