﻿/* On The Map */
/*changed width to 241 to incorporate year of copyright*/
div.mapcopyright
{
	position: absolute;
	left: -197px;
	top: 527px;
	width: 241px;
	height: 10px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 0.5em;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
}

/* End On The Map */

/* Report An Incident */

.ONE_wmpanel
{
	position: absolute;
	left: 335px;
	top: 285px;
}

.TWO_wmpanel
{
	position: absolute;
	left: 235px;
	top: 285px;
}

.THREE_wmpanel
{
	position: absolute;
	left: 235px;
	top: 285px;
}
/*changed width to 241 to incorporate year with copyright and top to 480*/
div.raimapcopyright
{
	position: absolute;
	left: 4px;
	top: 480px;
	width: 241px;
	height: 10px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 0.5em;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
}

/* End Report An Incident */