@charset "utf-8";

/*
	PHP Gallery CSS v2.5
	Last updated 2009-02-13 by andy
*/

form.gallery_selector {
	margin-bottom:2em;
}

p.no_galleries {
	text-align:center;
}

ul.gallery {
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.gallery li {
	display:inline;
	margin-right:4px;
}

ul.gallery li img {
	border:0;
	margin:0px !important;
	padding:0px !important;
	width:60px !important;
	height:60px !important;
}