#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	background-color:#000;
	width: 650px;
	height: 410px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	margin: 5px;
	width: 639px;
	height: 400px;
}

p
{
	text-align: center;
}