h2 {
	text-indent: -90000px;
	background: url('../img/login-t.png') no-repeat left top;
	height: 40px;
	padding-left: 50px;
	margin: 20px 280px;
}

h2#forgotten {
	background: url('../img/forgotten-password-t.png') no-repeat left top;
	width: 340px;
	margin: 20px 270px;
}

.info-message {
	width: 320px;
	margin: 20px auto;
}

.info-message label {
	font-weight:bold;
	text-align:right;
	display:block;
	float:left;
	width:75px;
	clear:left;
	line-height:25px;
}

.info-message input {
	clear:right;
	float:left;
	margin:4px;
	margin-left:10px;
	width: 150px;
	margin-bottom: -2px;
}

p.error {
	text-align: center;
}
