.loginbox input {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	opacity: .75;
	filter: alpha(opacity=75);
}

.loginbutton_rij {
	text-align: center;
}

.loginbutton_rij input {
	border-style: none;
	background-color: white;
	padding-bottom: 10px;
}

.forgot_password {
	text-align: right;
}

.forgot_password a {
	color: black;
	font-size: 11px;
}