html body {
	line-height: 1.3;
}

div.contenttable div.desc {
	padding: 0px;
}

.mainframe .exit:link, a.exit:active, a.exit:visited {
    background-position: 41px 5.975px;
}

ol, ul {
	margin-left: 1.25rem;
}

@media screen and (min-width: 1170px) {
	#leftNavLayer>.navstep .activeStep {
		background-image: url('../images/bg_nav.jpg');
		background-repeat: repeat-y;
		background-size: 100% auto;
	}
}

.steplayer {
	margin-top:10px;
}

footer .footerLeft #auxiliaryMenu .noLine {
	margin-right : 0;
}

h1 {
	font-size: 1.46em;
	font-weight: bold;
}

.formFieldMandatoryArea {
	text-align: center;
}

.formFieldMandatoryAreaError {
	color: #CC0000;
	text-align: center;
}

.errorlayer,.cell {
	margin-left: 0.25em;
	margin-right:0.25em 
}

.errormsg ul li{
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}