/* Custom CSS for Property Accounting and Redistribution */

div.buttons a
{
	background:#639;
	float:left;
	margin:.5em;
	min-width:242px;
	padding:.5em;
	width:29%;
	line-height:1.4em;
	height:4em;
	color:#FFF !important;
}

div.buttons a img
{
	float:left;
	height:4em;
}

div.buttons a:hover
{
	background:#6399;
	color:#639;
}

div.gallery
{
	display:flex;
	flex-wrap:wrap;
}

div.gallery a
{
	margin:.5em;
}