	#mResults {
  font-family:verdana;
  font-size:9px;
  color:#002045;
  text-align:left;
  margin-top:5px;
  background-color:#FBCDEE;
  width:410px;
  height:40px;
  border-style:solid;
  border-color:#C0C0C0;
  border-width:1px;
  padding:2px;
  clear:both;
}

.btn {
  font-family:verdana;
  font-size:9px;
  border-style:solid;
  border-width:1px;
  border-color:#002045;
  width:96px;
  margin:1px;
}

.txt {
  font-family:verdana;
  font-size:9px;
  color:#002045;
  background-color:#FBCDEE;
  width:182px;  
}

.sel {
  font-family:verdana;
  font-size:9px;
  color:#002045;
  background-color:#FBCDEE;
  width:200px;
  border-style:solid;
  border-width:1px;
  padding-left:5px;
}
