body
{
	font-family:Arial, Helvetica, sans-serif;
}
.clear
{
	clear:both;
}

div.map
{
	position:absolute;
	top:10px;
	left:10px;
}

#wwtl-map 
{
	position: relative;
	float: left;
	top:10px;
	left: 10px;
	width:550px;
	height:301px;
}
.state-copy 
{
	position: absolute;
	z-index:2;
}
.state-mask 
{
	position: absolute;
	z-index:1;
}

div#usmap
{
	position: absolute;
	top: 0px;
	left: 10px;
}

div#mapareas
{
	top: 5px;
	left: 1px;
	position: absolute;
	z-index: 99;
	width:500px;
	height:301px;
}
div#events 
{
	position: absolute;
	float:left;
	top:530px;
	width: 563px;
	text-align:left;
}
.eventsStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #555555;
}
