

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

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 460px;
	height: 250px;
}