div.featured {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

div.featured img {
	border: thin solid #BCA078;
	height: 100px;
	width: 80px;
}
