#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	/*margin: 50px auto 10px;*/
	position: relative;
	width: 760px;
	height: 395px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 760px;
	height: 395px;
}

p
{
	text-align: center;
}