div.contact div.contact_form {
	margin-bottom: 1.5em;
}
div.contact div.contact_form textarea {
	width: 99%;
}
div.contact div.entry {
	padding-bottom: 1em;
	border-bottom: solid 1px;
	margin-bottom: 1em;
}
div.contact div.entry.even {
}
div.contact div.entry.odd {
}
div.contact div.entry tr.field td {
	border: none;
	vertical-align: top;
	padding: 3px 0.75em;
	font-size: 90%;
}
div.contact div.entry td.label {
	font-weight: bold;
}
div.contact div.entry div.class {
	margin-bottom: 0.5em;
}
div.contact div.entry div.title {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0.5em;
}
div.contact div.entry tr.name {
}
div.contact div.entry tr.phone {
}
div.contact div.entry tr.fax {
}
div.contact div.entry tr.address td.value {
	font-size: 90%;
	margin: 0.25em 0px 0.25em 0.5em;
	font-style: italic;
}
div.contact div.entry div.address div.maplink {
	margin-left: 1em;
	font-size: 90%;
	font-style: normal;
}
div.contact div.entry div.url {
}
div.contact div.entry div.email {
}
div.contact div.entry div.notes {
	margin-top: 0.5em;
	margin-left: 0.5em;
	font-size: 90%;
}


div.contact table.entries {
	width: 100%;
	border-collapse: collapse;
}
div.contact table.entries td {
/*	border-bottom: solid 1px; */
	border-collapse: collapse;
}
div.contact table.entries td div.entry {
	border-bottom: none;
	padding: 1em;
}
