#infoCallout {
    display: none;
}
#frmSearchListing p, #frmSearchListing input, #frmSearchListing select {
    font-size: 12px;
}
#frmSearchListing p input, #frmSearchListing p select {
    width: 190px;
}
#frmSearchListing input.Checkbox {
    width: auto;
}
#frmSearchListing p {
    width: 200px;
    margin: 0.2em 0;
}
#frmSearchListing p label {
    width: 100px;
}
#divt1 {
    display: none;
}
#divt2 {
    display: none;
}
#proxSearch th {
    font-size: 12px;
    text-align: left;
}
#frmSearchListing input.Location {
    width: 130px;
}
#frmSearchListing input.Miles {
    width: 30px;
}
#resultsList {
    visibility: hidden;
    position: absolute;
    top: 170px;
    left: 230px;
}
#resultsList td, #resultsList th  {
    font-size: 10px;
    border-left: solid #cc0 1px;
    padding: 0 2px;
}
#resultsMessage {
    position: absolute;
    top: 120px;
    left: 230px;
    font-weight: bold;
    color: #00c;
}
#resultsMessage p {
    font-size: smaller;
    margin: 0;
}
#aux01 {
    visibility: visible;
    position: absolute;
    top: 170px;
    left: 230px;
    width: 500px;
    height: 300px;
    border: solid #00c 4px;
}
.MapSynopsis td {
	vertical-align: top;
}
.MapSynopsis ul {
	margin: 0;
	padding: 0 10px 0 5px;
}
.MapSynopsis li {
	font-size: 10px;
	line-height: 1.2em;
	list-style-type: none;
	padding: 0;
}

