/* contact css */
.contact {
	float: left;
	width: 49%;
}
.contact h3 {
	margin-bottom: -10px;
}
.contactInfo {
	text-indent: 0px;
}

.contactInfo:first-line {
	font-size: 1.2em;
	line-height: 1.2em;	
}

