@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:center;
}

ul.gallery {
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.gallery li {
	display:inline;
	margin-right:0px;
}

ul.gallery li img {
	padding-bottom:10px;
	margin-left: 1px !important;
	margin-right: 1px !important;	
}

.galleryImgDisplay {
	width:343px;
	height:246px;
	overflow:hidden;
}

img {
border:0;
}
