/* Contact Us CSS Document */


div.contact-us p{
	display: block;
}
div.contact-us img.email,
div.contact-us img.phone{
float: left;
}
div.contact-us img.email{
margin:0px 3px 0 0;

}
div.contact-us img.phone {
margin:0px 5px 0 0;

}
