.Query
{
	border: 1px inset #e8e8e8;
	background-color: #e8e8e8;
	margin: 4px;
}

.Tree
{
margin-bottom: 20px;
}

#servertime, #buildtime, #rendertime, #overalltime
{
	font-size: 9px;
	color: #aaa;
	font-style: italic;
}

.ThesaurusSelect
{
  margin-left: 10px;
  margin-top: 3px;
}

.ThesaurusSelectPanes
{
 border:1px outset #f1e8e6;
/*  float:left; */
/*  z-index: 100; */
 margin-bottom: 10px;
}

.ThesaurusPaneHead {
 float: none!important;
 height: 12pt;
}
.ThesaurusSelectClose
{
 cursor:pointer;
 text-align:right;
 vertical-align:middle;
 font-weight:bold;
 font-size:14px; 
 float:right; 
 border:1px outset gray; 
 padding: 1px; 
 background-color: #e47;
}

.ThesOcc
{
 color: #999;
 font-size: x-small;
}
