
.LevelList {
	width: 100%;
}

.LevelList td {
	border: solid black 1px;
}

.LevelList th {
	border: solid black 1px;
	background-color: blue;
	color: white;

}

.VerticalLSIBox {
	float: left;
	margin: 0 20px 0 0;
}


/* vim600: set foldenable foldmethod=marker foldmarker={,} foldlevel=1 : */

