
#rotator
{
	border: 0px solid #00000;
	cursor: none;
	overflow: hidden;
	margin: 8  0 0 0;
	position: relative;
	width: 665px;
	height: 271px;
	z-index:0;
}

#rotator img
{
	border: 0;
	cursor: none;
	width: 665px;
	height: 271px;
	z-index:0;
	position: relative;
}

