table#land {
	width: 100%;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	color: #000000;
}

table#land tr.head {
	background-color: #FFFFFF;
}

table#land tr.odd {
	background-color: #FFFFFF;
}

table#land tr.even {
	background-color: #FFFFFF;
}

table#land th {
	margin: 0;
	padding: 2px 4px 2px 4px;
}

table#land td {
	margin: 0;
	padding: 2px 4px 2px 4px;
	border-top: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid solid none none;
}

table#land td a {
	color: #000000;
}

table#land td.title {
	font-weight: bold;
	border-top: #000000;
	border-width: 2px 0 0 0;
	border-style: solid none none none;
}

table#land th.headline {
	text-align: left;
}

table#land td.photo {
	width: 68px;
	text-align: center;
}

table#land td.details {
	width: 100px;
	text-align: center;
	border-top: #000000;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}
