
#rotator
{
	border: 0px solid #00000;
	cursor: none;
	overflow: hidden;
	margin: 0 0 0 0;
	position: relative;
	width: 590px;
	height: 274px;
	z-index:2;
}


#rotator img
{
	border: 0;
	cursor: none;
	width: 590px;
	height: 274px;
}

