
.box {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #FFFFF1;
  border: 1px solid #000000;
  color: #000000;
  padding: 0px;
  position: absolute;
  width:185px;
  z-index:4;
  visibility:hidden;
}

.titleBar {
  background-color : #cccccc;
  cursor: default;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight : bold;
  margin: 0px;
  padding: 2px 2px 2px .5em;
  text-align: right;
  white-space: nowrap;
  height:12px;
 
}

.titleBarText {
  float: left;
  overflow: hidden;
  text-align: left;
}

.titleBarButtons {
  border-style: none;
  border-width: 0px;
  vertical-align: middle;
  width: 12px;
  height: 12px;
}

.content .td {
  padding: 2px 2px 2px .5em;
  font-size: 8pt;
  padding: 3px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:185px;
}


.input {
  background-color : #FFFFF1;
    border : 1px solid black;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
