input.BTN {
	float: none;
	width: 75px !important;
	border: 0;
	margin-left: 1em;
	padding: 0;
	background-image: url('/images/icons/btnBlank.gif');
	cursor: pointer;
	height: 23px;
}
table.form td {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	width: 40%;
	padding-top: 4px;
	vertical-align: middle;
}
table.form, table.form input, table.form select {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
}
