.mousetype {
	font-family: Minion, "Minion Pro", "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.25em;
	color: #000000;
	text-align: left;
}
.rightmouse {
	font-family: Minion, "Minion Pro", "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.25em;
	color: #000000;
	text-align: right;
}
.smallmouse {
	font-family: Minion, "Minion Pro", "Times New Roman", Times, serif;
	font-size: 0.90em;
	line-height: 1.25em;
	color: #000000;
	text-align: left;
}
.input {
	font-family: Minion, "Minion Pro", "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #000000;
	border: 1px solid #e23828;
	background-color: #FFFFFF;
}
