/*Google Maps*/
#directions{
	height:inherit;
	width:38%;
	float:left;
	overflow:visible;
}
#map_canvas{
	width:60%;
	float:right;
	overflow:none;
}
.reg_frame{
	border-width:0px;
}
#directionForm{
	display:none;
}
.tab_list{
	display:none;
}