/** CSS inkluderet her vil være aktivt for brugere af Monobook-temaet . */
table {
	background-color: #ECF1EF;
	margin: 10px;
}

caption {
	background-color: #B0E0E6;
}

.righttable {
	float: right;
	width: 250px;
	margin-right: 0px;
	margin-top: 0px;
}