#rotator
{
	cursor: default;
}

#rotator img
{
/*	display: none;
	position: absolute;
	top: 0;
	left: 0;
*/}
#rotator{
	overflow: hidden;
	position: relative;
	width:488px;
	height:124px;
}
#rotator img{
	width:488px;
	height:124px;
}
