.noprint {
	display: none;
}
#frame {
width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#direct {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	width: auto;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
#frame #direct .directions {
	width: 100%;
}
#frame #direct .directionsprint {
	background-color: #FFFFFF;
	float: none;
	width: 100%;
}
#map2 {
	height: 340px;
	width: 340px;

}
#printhead  h2 {
	margin-left: 40px;
	font-family: "Trebuchet MS";
	width: 70%;
	float: right;
	margin-top: -50px;
}

#directions {
	width: 100%;
}
#map {
	height: 400px;
	width: 340px;

}
