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

#rotator img
{
	border: 0;
	width: 483;
	height: 76px;
}
