@CHARSET "ISO-8859-1";

.separator {
  border-bottom-color: #dfdfdf;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.first {
  width: 150px;
  font-weight: bold;
}

.second {
  width: 430px;
}

.searchPanel,.searchPanelTop {
  width: 580px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica;
}

.searchPanelTop td {
  vertical-align: top;
}

input, select, textarea {
  font-size:10px;
}


td {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica;
}

.info input {
  width: 300px;
}

.none {
  width: 0px;
}

a {
  text-decoration: none;
}

.searchButton { 
  background-color:#696969;
	color:#FFFFFF;
	font-family:verdana;
  font-size:11px;
  padding:2px;
  border:0;
  text-align:center;
  text-decoration:none;
}

.readOnlyList {
  list-style: none;
  padding-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}

.searchSelect optgroup {
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
  text-decoration: underline;
  font-style: normal;
}

.bubbledGrid table {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

.bubbledGrid td {
  vertical-align: top;
}
