
table.spot {
	border-collapse: separate;
	border-spacing: 6px 0px;
}

table.spot td {
	border: 1px solid #b4b4b4;
	border-bottom: 0px;
	padding: 15px 15px 0px 15px;
	vertical-align: top;
	width: 187px;
}

table.spot tr.access td {
	background-color: #ffe2d5;
	border-top: none;
	line-height: 1em;
	padding: 7px 11px 5px 11px;
}

table.spot tr.access td span {
	background-color: #ee5eaf;
	color: white;
	font-size: 10px;
	margin-right: 8px;
	padding: 0px 5px;
}

table.spot tr.access td em {
	font-style: normal;
	padding-top: 3px;
}

table.spot tr.address td {
	border-bottom: 1px solid #b4b4b4;
	border-top: none;
	padding: 0px 11px 11px 11px;
}

table.spot tr.address td p.address {
	line-height: 1.2em;
}

table.spot td h3 {
	border-bottom: 1px solid #b4b4b4;
	font-size: 120%;
	line-height: 1.2em;
	padding: 13px 0px 5px 0px;
}

table.spot td p {
	margin: 0px;
	padding: 3px 0px;
}

table.spot td div.text p {
	line-height: 1.3em;
	padding: 5px 0px;
}

