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 span.label {
	font-weight: bold;
	font-size: 90%;
	margin-right: 0.5em;
}
div.contact div.entry div.class {
}
div.contact div.entry div.title {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0.25em;
}
div.contact div.entry div.name {
}
div.contact div.entry div.phone {
}
div.contact div.entry div.fax {
}
div.contact div.entry div.address {
	margin: 0.25em 0px 0.25em 0.5em;
	font-style: italic;
}
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%;
}
