.mod_photogallery_boxtitle{
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #999;
	padding: 2px;
}

.mod_photogallery_categoryTable{
	width: 100%;
	border: 0px;
}

#mod_photogallery_photos{
	margin-top: 30px;
}

.mod_photogallery_photoTable{
	width: 100%;
}

.mod_photogallery_photo{
}

.mod_photogallery_photoTitle{
	font-weight: bold;
	font-size: 120%;
}

.mod_photogallery_photoDescription{
}

.mod_photogallery_photoRowSpacer{
	height: 30px;
}

#mod_photogallery_pager{
	text-align:center;
	margin-top: 20px;
}

#mod_photogallery img{
	border:1px solid #444444;
}