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

#rotator img
{
	border: 0;
	width: 400px;
	height: 300px;
}
