#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 20px;
	position: relative;
	width: 498px;
	height: 298px;
}

#rotator img
{
	width: 498px;
	height: 298px;
}

#rotator1
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 2px;
	position: relative;
	width: 900px;
	height: 70px;
}

#rotator1 img
{
	width: 900px;
	height: 70px;
}