
#rotator 
	{
	top: 0px;
	border: 0px solid #ee0000;
	overflow: hidden;
	margin: 0px auto 0px auto;
	position: relative;
	width: 740px;
	height: 200px;
	}

#rotator img 
	{
	width: 740px;
	height: 200px;
	}

