.lot-table{
	margin: 15px 0;
	border: 1px solid #999;
}
.lot-table th, .lot-table td{
	text-align: left;
	padding: 4px;
}
.lot-table th{
	font-weight: bold;
	border-bottom: 3px solid #CCCCCC;
	background: url(images/SearchResultsTableHeaderBG.jpg) bottom repeat-x;
}
.lot-table tr.alt-row td{
	background-color: #F5F5F5;
}
.lot-table td.none-available{
	text-align: center;
	padding: 10px;
}
#map-canvas{
	width: 600px;
	height: 500px;
	margin: 15px auto;
	border: 1px solid #999;
}
#map-canvas p{
	margin: 8px 0;
}
#lotlist{
margin: 0px 0px 15px; color: rgb(0, 0, 125); font-size: 1.3em;
}