
p.contact-header {
	margin: 20px 0 5px 0;
}

div.contact-item-header {
	margin: 3px 0 0px 52px;
	font-weight: bold;
}

div.contact-item-content {
	margin: 1px 0 8px 17px;
	display: none;
	font-weight: normal;
}

div.contact-item-content p {
	margin: 2px 0 0px 0;
}

.contact-header a, .contact-header a:link, .contact-header a:visited, .contact-header a:hover {
	color: white;
}

.contact-item-content a, .contact-item-content a:link, .contact-item-content a:visited, .contact-item-content a:hover {
	color: white;
}