/* CSS Document */
#eagalleria
{
	margin-left:auto;
	margin-right:auto;
	height:400px; 
	width:auto;
	z-index:1000;
	text-align:center;
	vertical-align:top;
/*	-webkit-animation: none !important;
	-moz-animation: none !important;
    -animation: none !important; */
}

