#rotator
{
	overflow: hidden;
	position: relative;
	width: 390px;
	height: 292px;
}

#rotator img
{
	border: 0;
	width: 390px;
	height: 292px;
	cursor:default;
}