/* 















 configuration.ftl included */

.loginTeaser {
	float:left;
	width: 200px;
	text-align: center;
}

.loginTeaser img {
	margin-top: 20px;
}

.loginTeaser ul {
	width: 180px;
	margin: 20px auto;
}

.loginTeaser ul li {
	text-align: left;
	line-height: 1.5em;
	color: #71797F;
	padding: 5px 0px 7px 35px;
	background: url(/ips-opdata/layout/ips01/commons/images/icons/arrowOkGray.png) no-repeat 0px 3px;
}


form#registerForm .left {
	width: 300px;
	float: left;
}

#registerBtn {
	float: right;
}

.asterisk {
	color: #71797F;
	padding-bottom: 20px;
}

#registrationInfoText {
    padding-bottom: 5px;
}