#map,
.gmap{
	height:450px
}
#footer #map,
#footer .gmap{
        height:179px;
        width: 100%;
        position:absolute !important;
        z-index:1;    
}
#sidebar .inner #map{
        height:240px;  
}
#routefrom{
        margin: 0 5px 0 0      
}
.routeform{
	padding:20px 35% 10px 35%;
	bbackground: #f4f4f4;
	background-color: #f0f0f0;
	text-align:center;
}
.routeform .button
{
	width: 100%;	
}
