@import "http://www.thetimes.co.uk/fonts/TimesModern-Bold.css";
@import "http://www.thetimes.co.uk/fonts/TimesClassicText-Medium.css";
@import "http://www.thetimes.co.uk/fonts/TiemposTextWeb-Regular.css";
@import "http://www.thetimes.co.uk/fonts/TiemposTextWeb-Regular-Italic.css";
@import "http://www.thetimes.co.uk/fonts/CalibreWeb-Medium.css";
@import "http://www.thetimes.co.uk/fonts/TiemposTextWeb-Semibold.css";
@import "http://www.thetimes.co.uk/fonts/TiemposHeadlineWeb-Medium.css";
@import "http://www.thetimes.co.uk/fonts/TiemposHeadlineWeb-Medium-Italic.css";

div.credits p {
  font-family: "TimesModern-Bold",Georgia;
  font-weight: 800;
  font-size: 2em;
  color: #7e7e7e;
  margin: 0 0 7px;
  max-width: 100%;
  padding: 9px;
  line-height: 1.1em;
}

div.image cite {
  text-align: left;
  font-family: "TimesClassicText-Medium",Georgia,serif;
  font-style: normal;
}