/*widget lightbox gallery custom*/
.gallery_custom { padding:0; margin:0; }
.gallery_custom ul {		
		list-style: none;
	}
.gallery_custom ul li { display: inline; }
.gallery_custom ul img { padding:0 5px 0 5px;	}
.gallery_custom ul a:hover img { }
.gallery_custom ul a:hover { }
