#contact_container{
	margin: 10px;
	font-size: 14px;
}

#companydetails_container{
	float: left;
	width: 300px;
	min-height: 80px;
}

#companycontact_container{
	width: 300px;
	float: left;
	min-height: 80px;
}

#info_container{
	float: left;
	width: 300px;
	text-align: justify;
}

.bold{
	font-weight: bold;
}

#contact_ph, #contact_bemail{
	margin-bottom: 15px;
}
