.contact_location{
	float:left;
	width:360px;
	margin-top:25px;
	margin-bottom:30px;
	font-size:11px;
}
p a{
	color:#898c8d;
}
.contact_location .column_contact{
	float:left;
}
.contact_location .column_contact.map{
	width:190px;
	height:100px;
	position:relative;
}
.contact_location .column_contact.info{
	width:135px;
	padding:0 15px;
	position: relative;
	height: 100px;
}
.contact_location .column_contact.info p.office{
	margin-top:-12px;
}
p.copyr{
	margin-top:50px;
	font-size:9px;
	color:#bdbebf;
	line-height:12px;
}
.contact_location .column_contact.map .fade .fade_interior{
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 100px;
	opacity:0;!important
	-moz-opacity: 0;
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	-ms-filter:'alpha (opacity=0)';
  filter:alpha(opacity=0);
}

.column_contact.info div.text_container {
	position: absolute;
	line-height:12px;
	font-size:11px;
	bottom: 7px;
}

h2 {
	height:20px;
}