@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 {
	margin:0px !important;
	padding:0px !important;
	width:50px !important;;
	height:50px !important;
	border:0 !important;
}

p.paging-buttons a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c9301b;
	font-size:14px;
	}