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

#rotator img
{
	border: 0;
	width: 200px;
	height: 150px;
}