.searchCriteria {
display:none !important; 
}

.divHeader {
display:none;
}

div.facilityList {
  display:block;
  color:#000000;
  background:#FFFFFF;
  margin: 0;
  padding: 0;
  font-size: 9pt;
  overflow: visible;
  height: 100%;
}

td p {
	font-size: 8pt;
}

.FacCol1 {
	width: 23%;
}

.FacCol2 {
	width: 29%;
}

.FacCol3 {
	width: 13%;
}

.FacCol4 {
	width: 36%;
}

.FacColh1 {
	width: 23% !important;
}

.FacColh2 {
	width: 29% !important;
}

.FacColh3 {
	width: 13% !important;
}

.FacColh4 {
	width: 35% !important;
}

.SpecColh1 {
	width: 27% !important;
}

.SpecColh2 {
	width: 39% !important;
}

.SpecColh3 {
	width: 34% !important;
}