div#addModUsers p.error {
	margin-top: 10px;
	margin-bottom: 20px;
}
form#loginForm a.logout {
	display: block;
	float: left;
	font-size: 0.75em;
	font-weight: 600;
	margin: 13px 0 0 5px !important;
	margin: 14px 0 0 5px;
	padding: 1px 0 2px 0;
	text-decoration: none;
	/*position: absolute;
	right: 5px;
	top: 46px;*/
	text-align: center;
	width: 115px;
}
