#rotator
{
	border: 1px solid #FFF;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 740px;
	height: 400px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 740px;
	height: 400px;
}

p
{
	text-align: center;
}
