/* ####################################### */
/* ######### ACCOUNT LOGIN/SIGNUP ######## */
/* ####################################### */

#ajax-account-unit {
	position: absolute;
	bottom: 45px;
	right: 10px;
}

.half-page {
	float: left;
	width: 317px;
}

.left-hand-side {
	padding-right: 19px;
	border-right: 1px solid #e1e1e1;
}

.right-hand-side {
	padding-left: 20px;
}

.half-page label.f-lh-label {
	text-align: left;
	padding-left: 0;
}