
.examples label {
	margin: 10px;
	padding: 20px;
}

.examples label {
	list-style-type: disc;
}
.examples ul, ul.examples {
	margin: 10px;
	padding: 20px;
}

.examples li, li.examples {
	list-style-type: disc;
}

.validation_table table, th, td {
	border: 1px black;
}

div#Instructions table, th, td {
	border: 1px black;
}
div#Instructions th, td {
	padding: 5px 10px 0px 10px;
}

div#Instructions td {
	text-align: left;
}
