*
{
	margin: 0;
	padding: 0;
}

#rotator
{	
	
	overflow: hidden;
	position: relative;
	width: 100px;
	height: 62px;
	
}

#rotator img
{
	border: 0;
	width:100px;
	height:62px;
}


