

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 557px;
	height: 353px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 557px;
	height: 353px;
}

