@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 {
	margin-right:4px;
	padding: 5px; 
	width: 60px !important; 
	height: 60px !important; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	float: left; 
	background-image: url(images/gallerybgsml.gif);
}

ul.gallery li img {
	border:0;
	margin:0 !important;
	padding:0 !important;
	width: 60px !important; 
	height: 60px !important; 
}