
#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	
	position: relative;
	width: 500px;
	height: 309px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	
}

p
{
	text-align: center;
}