/************************* GALLERY *************************/
.galleryList {			margin:0; padding:0; }
.galleryList li{		float:left; list-style:none; cursor:pointer; }
.galleryList li a{		float:left; }
.galleryList li img{	margin:0; }


