*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0px solid #000;
	
	overflow: hidden;
	margin:0px;
	position: relative;
	width: 800px;
	height: 400px;
}

#rotator div
{
	border: 0;
 
	width: 800px;
	height: 400px;

	text-align:right;
}



