.Collage {
	margin-bottom:20px;
}


.Collage .ce-gallery {
    /*This is where you set the padding you want between the images*/
    padding:20px;
	width:705px;
	margin-left:-18px;
}


.Collage .image img{
    margin:0;
    padding:0;
    display:inline-block;
    vertical-align:bottom;
    opacity:1;

    /*This is where you set the border you want for the image*/
    /*border:6px solid #FFF;*/
}

.Collage  a {
	background:none!important;
	padding-left:0px!important;
}