@charset "utf-8";

/*
	PHP Gallery CSS v1.1
	Last updated 2008-03-27 by andy
*/

form.gallery_selector {
	margin-bottom:2em;
}

p.no_galleries {
	text-align:left
}

ul.gallery {
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.gallery li {
	display:inline;
	margin-right:0px;
}

ul.gallery li img {
	margin:0px !important;
	padding:0px !important;
	width:75px !important;;
	height:75px !important;
	border:0 !important;
}
