/* -- MANAGE USERS -- */
a.roleLink { font-weight: bold; }

/* -- cues -- */
.noResults { color: #ff0000; font-weight: bold; text-align: center; }

/* override forms.css */
.formBlock { margin-bottom: .3em !important ; }

.usrBlock {
		float: left;
		margin-right: .5em;
		text-align: right;
		width: 40%; }

.usrBlockTitle { line-height: 175%; }

.usrField {
		float: left;
		width: 59%; }

.usrRoleBlock { 
		display: inline-block;
		float: left; }		

.pwBlock {
		width: 22% !important; }