*
{
	margin: 0;
	padding: 0;
}

#rotator_towns
{
	overflow: hidden;
	position: relative;
	width: 490px;
	height: 262px;
}

#rotator_events
{
	/*border: 1px solid #000;*/
	/*background-color: #003399;*/
	cursor: pointer;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
	height: 174px;
}

#rotator_events img
{
	border: 0;
	cursor: pointer;
	padding: 0px;
	height: 174px;
}

#rotator_towns img
{
	width: 488px;
	/*border: solid 1px #003b6f;*/
}

#rotator_towns img, #rotator_events img
{
	display: none;
	position: absolute;
}

p
{
	text-align: center;
}
