*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	background: white;
	border: hidden;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 580px;
	height: 480px;
	visibility: visible;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 580px;
	height: 480px;
}

p
{
	text-align: center;
}

