#rotator
{
	cursor: auto;
	overflow: hidden;
	position: relative;
	width: 400px;
	height:140px;
}

#rotator img
{
	border: 0;
	cursor: auto;
	width: 400px;
	height: 140px;
}

