dd {
	font-style: italic;
	margin-left: 1em;
}

dt {
	margin-top: 1em;
}

#compatibility a {
	color: blue;
}
#compatibility tr {
	text-align: center;
}
#compatibility td, #compatibility th {
	width: 1px;
	white-space: nowrap;
}

.notes {
	white-space: normal !important;
	width: 100% !important;
}

.yes {
	background-color: #90ff90;
}

.no {
	background-color: #ffff90;
}

.red {
	color: red;
}
