﻿/* Remove unwanted elements */
#header, #IdentifyMessage, #Print, #PrintButton, .noprint
{
	display: none;
}

.mapBorders
{
	border-right: #33ccff thin solid;
	border-top: #33ccff thin solid;
	border-left: #33ccff thin solid;
	border-bottom: #33ccff thin solid;
}

