.section, .altSection
{
	float: left;
	width: 428px;
	padding-right: 20px;
	cursor: pointer;
}

.altSection 
{
	padding-right: 0px;
}

.grouplink
{
	width: 200px;
	margin-right: 12px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.grouplink img
{
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

h5.grey
{
	color: black;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 1px;
}