#entity_photo_with_description {
  float: right;
  width: 120px;
  margin-left: 10px;
  text-align: right;
}

#no_entity_photo,
#entity_photo_outer {
  width: 120px;
  height: 120px;
  overflow: hidden;
}

.rightmost_artwork_photo,
.artwork_photo,
#entity_photo_outer {
  background-color: #DDDDDD;
  color: #AAAAAA;
}

#entity_info {
  height: 300px;
  padding-right: 8px;
  margin-right: 10px;
  overflow: auto;
}

#entity_info div .simple_format_top_p {
  margin-top: 0px;
  padding-top: 0px;
}

#artist_www {
  margin-bottom: 10px;
}

#artwork_photos {
  margin-top: 10px;
}

.rightmost_artwork_photo,
.artwork_photo {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  min-height: 120px;
  height: 120px;
  width: 120px;
}

.rightmost_artwork_photo {
  margin: 0px;
}
