#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 1px auto 1px;
	position: relative;
	width: 280px; /*Aquí puedes editar*/
	height: 220px;/*estos valores para cambiar el tamaño pero recuerda cambairlos abajo también*/
}

#rotator img
{
	border: 0;
	width: 280px;
	height: 220px;
}
