/* User Manager specific styles */
tr.disabled {
  color: #6f6f6f;
  background: #e4e4e4;
}
tr.user_info {
  vertical-align: top;
}
div.edit_user {
  width: 46%;
  float: left;
}
input.button[disabled] { 
  color: #ccc!important;
  border-color: #ccc!important;
}
/* IE won't understand but doesn't require it */
