/* 






















 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;
}

.userMainWidth{
    width: 80%;
}

section{
    box-shadow: none;
}

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

#registerBtn {
	float: right;
}

#contentDiv section{
    box-shadow: none;
}

#userContent section{
    box-shadow: none;
}

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

#registrationInfoText {
    padding-bottom: 5px;
}

#register .userFormColumnWidth p{
    margin-bottom: 5px;
}