.csall-message {
	background-color: #ddd;
	padding: 5px 10px 5px 10px;
}

.csall-wikitable {
	width: 100%;
}

.csall-wikitable th {
	text-align: center;
}

.csall-navigationtable {
	width: 100%;
}

.csall-button {
	font-size: 1em;
	padding: 5px 15px;
	margin: 5px 5px;
	background: #ccc;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
