ul.linksList {
	list-style-type: none;
	padding-left: 0px;
	color: black;
	font-size: 10pt;
}

ul.linksList a {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 12pt;
}

ul.linksList a:hover {
	color: black;
	text-decoration: underline;
}

ul#churches li {
	margin-bottom: 10px;
}

table#listContainer {
	width: 100%;
}

table#listContainer tr td {
	width: 50%;
	vertical-align: top;
	padding-left: 30px;
}

table#listContainer tr td:first-child {
	padding-left: 0px;
}
