.block-outer.black {
	background-color: #000;
	color: #fff;
}

.block-outer.grey {
	background-color: #666;
	color: #ddd;
}
