@charset "utf-8";
/* CSS Document */

#contacts_table table
	{
		margin-left:30px; text-align:left; padding:20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#939598; width:700px;
	}
.contact_title
	{
		height:70px; width:70px; background-color:#F90; font-family:din, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.2em; text-align:center; border-radius:5px; color:#fff;
	}
#lgemap
	{
		font-size:0.5em; text-decoration:none; 
	}