#rotator
{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
    width:985px;
    height:450px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
}

p
{
	text-align: center;
}