.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.emph
{
	font-weight: 700;
}


.smaller
{
	font-size: 80%;
}

.required 
{
	color: #f00;
}




.publicErrors 
{
		
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 1px solid #900;
	background: #fee;
	color: #000;
	font: 500 0.8em Tahoma,Verdana,Arial,sans-serif;
	width: 99%;

}

.publicErrors .content
{
	margin:0.4em;
	font-weight: 500;

}

.publicErrors div.spacer
{

	margin: 1em;

}

.publicErrors h4
{
	margin:0;
	font-size: 1.2em;
	background: #b00;
	background-image:url(/images/icons/gtk-stop_redback_smallest.gif);
	background-repeat: no-repeat; 
	background-position: 0.2em 0.2em;  
	text-indent: 2em;

	color: #fff;
	padding-top: 0.3em;
	padding-bottom: 0.3em;


}	

.publicErrors h5
{

	font-size: 1em;
	background: #000;
	color: #fff;
	margin-top:0.2em;
	margin-bottom:0.2em;
	padding:0.2em;

}

.publicErrors ul
{

	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;	

}

.publicErrors li{
	color: #000;
	

}


#backendLogin
{
	border: 1px solid #999;
	background-color: #F1F2F5;

}
