@import "http://www.thetimes.co.uk/fonts/TimesClassicText-Roman.css";
@import "http://www.thetimes.co.uk/fonts/StagSans-Bold.css";

div.howto {
	display: none;
}

div.hotspot-panel-ooyala {
	display: none;
}

body > div.container > div > div.hotspot-image > ul > li:nth-child(6) {
	display: none !important;
}

body div.hotspot div.hotspot-panel h1 {
	font-family: "StagSans-Bold", sans-serif;
	color: #002A52;
	font-size: 1.4em;
	text-transform: uppercase;
}

div.hotspot div.hotspot-panel p {
	font-family: "TimesClassicText-Roman", serif;
}

div.hotspot div.hotspot-panel p strong {
	display: block;
}

div.hotspot.position-slide-bottom div.hotspot-panel {
	height: 62%;
}

div.hotspot div.hotspot-image ul.hotspots li.hotspot {
  width: 32px;
  height: 32px;
  line-height: 29px;
  font-size: 24px;
}