table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
td {
	border-right-style: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
th {
	color: #FFFFFF;
	background-color: #666666;
}
#propertyList {
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#buildingList {
	width: 100%;	
}
