.mouse-thead td { font-weight: bold; text-align: center }
.mouse-table ul { list-style: none; padding: 0; margin: 0 }

.mouse-down, .mouse-up { font-weight: bold; text-align: center }


.mouse-table td {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 5px;
	text-align: center;
	
}

.mouse-table {
	border-left: 1px black solid;
	border-top: 1px black solid;
}

.mouse-dl dt { font-weight: bold }

#testform { text-align: left; border: 1px black solid }

