
.titleImage {
  width: 493px;
  height: 53px;
  padding-bottom: 10px;
  background-image: url(../images/familyHeader.gif);
}

.titleSpacer {
  padding-top: 75px;
}

.sidebar .photo {
  height: 204px;
  padding: 71px 0 0 0;
  margin: 0 0 10px 0;
  background-image: url(../images/familyInsertPhoto.jpg);
  background-position: 0 71px;
}

#content .open {
  background-image: url(../images/familyOpenIcon.gif);
}

#content .create {
  background-image: url(../images/familyCreateIcon.gif);
}

#content .adjust {
  background-image: url(../images/familyAdjustIcon.gif);
}

#content .share {
  background-image: url(../images/familyShareIcon.gif);
}