.form th, .form td {
	padding: 4px;
	vertical-align: middle;
}

.form th {
	font-weight: bold;
}

p.login_error {
	color: red;
	margin: 0px ! important;
	padding: 0px ! important;
	margin-bottom: 5px ! important;
	font-size: 11px;
	line-height: 11px;
	height: 11px;
}

.input.small {
	font-size: 10px;
}
