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