*
{
	margin-top:0px;
	padding:0px;
}

#rotator
{
	
	overflow: hidden;
	
	position: relative;
	width:586px; /*Aquí puedes editar*/
	height: 186px;/*estos valores para cambiar el tamaño pero recuerda cambairlos abajo también*/
}

#rotator img
{
	border: 0px;
	width: 586px;
	height: 186px;
}


