
#rotator
{
	border: none;
	overflow: hidden;
	margin: 0;
	background-color:#FFFFFF;
	position: relative;
	width: 760px;
	height: 200px;
}

#rotator img
{
	width: 760px;
	height: 200px;
}

