#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	width: 450px;
	height: 88px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 450px;
	height: 88px;
}
