@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;
}

form.gallery_selector input {
	height:28px;
	width:80px;
	padding:3px;
	color:#cccccc;
	border:1px solid #7D7457;
}
