*


#rotator
{
	border: 3px inset #069;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 532px;
	height: 351px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 532px;
	height: 351px;
}

p
{
	text-align: center;
}