div#ImagePanel
{
	margin-top:20px;
}

div#ImagePanel img
{
	float:left;
	width:32.33%;
	width:32.33%;
	margin-right:1%;
	height:auto;
	margin-bottom:20px;
}

div#ImagePanel img.LastColumn
{
	margin-right:0;
}
p#AdminDynamicCSSAlert
{
         display:none;
}
