#divNoPrint1 {
}
#divNoPrint1 {
	display: none;
}
#divNoPrint2 {
	display: none;
}
#divMap img {
	display: block;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

