.login_input {
	width: 85px;
	margin: 1px 0;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	padding: 3px;
	border: 1px solid #dbdbdb;
	background-color: white;
	cursor: pointer;
	}

.small {
	font-size: 8pt;
	color: #777;
	line-height: 140%;
}
