/* Copied from core: user.css,v 1.7 2007/06/21 04:38:41 */

/**
 * Moved administration styles to admin.css.
 */

/* Generated by user.module but used by profile.module: */
.user-profile {
  clear: both;
}

.user-profile-category,
.user-profile .user-picture {
  float: left;
  margin-right: 5%;
  margin-bottom: 1.5em;
}

.user-profile .user-picture {
  border: 1px solid #ccc;
  padding: 6px;
  margin-right: 20PX;
}

.user-profile dt {
  font-weight: bold;
}
