.GalleryCategoriesContainer
{
	width:31%;
	height:auto;
	float:left;
	margin-right:2%;
}
.GalleryCategoriesContainerLastColumn
{
	margin-right:0;
	float:left;
}
.GalleryCategoriesContainer img
{
	width:100%;
	height:auto;
}

.GalleryCategoriesContainer a
{
	padding:2px 2% 5px 2%;
	font-size:1.4em;
	text-align:center;
}
p#AdminDynamicCSSAlert
{
         display:none;
}
