
@CHARSET "UTF-8";
#contact-info
{
	padding-left: 30px;
	color: white;
}
.contact-name
{
	font-weight: bold;
}
.contact-info-logo
{
	margin-top: 20px;
	margin-bottom: 10px;
}
#contact-info a
{
	color: white;
}
.contact-info-text
{
	line-height:150%
}

