@charset "utf-8";

dd {
	width: 24px;
	padding: 10px;
}

dd.whiteBg {
	background-color: #ffffff;
}

dd.blackBg {
	background-color: #000000;
}