div#goodies {
	width: 644px;
	margin: 0 auto;
	text-align: center;
	margin-top: 70px;
}
p#definition {
	font-size: 11pt;
}
a.goodie {
	display: block;
	float: left;
	height: 216px;
	border: 1px solid #FFF;
	margin: 0 auto;
	width: 320px;
}
a.goodie img {
	border: none;
}
a.goodie:hover {
	border: 1px solid #AAA;
}
span.label {
	display: block;
	font-family: "HelveticaNeue-UltraLight", "Helvetica Neue UltraLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	color: #222;
	font-size: 16pt;
}
a.goodie#ACLr8 img.icon {
	width: 256px;
	height: 256px;
	margin-top: -30px;
}
a.goodie#ACLr8 span.label {
	margin-top: -35px;
}
a.goodie#noir img.icon {
	width: 308px;
	height: 90px;
	margin-top: 60px;
	margin-bottom: 40px;
}
a.goodie#noir span.label {
	font-weight: bold;
}