#rotator
{
	overflow: hidden;
	position: relative;
	width: 475px;
	height: 285px;
	margin:0;
}

#rotator img
{
	width: 475px;
	height: 285px;
	display: none;
	position: absolute;
}


#rotator2
{
	overflow: hidden;
	position: relative;
	width: 763px;
	height: 374px;
	margin:0;
}

#rotator2 img
{
	width: 763px;
	height: 374px;
	display: none;
	position: absolute;
}
