
#rotator
{

	
	cursor: default;
	overflow: hidden;
	position: relative;
	width: 490px;
	height: 160px;
}

#rotator img
{	margin-left:0px;
	margin-top:30px;
	border: 0;
	cursor: default;
	width: 490px;
	height: 160px;border: 1px solid #fff;
}

