body {
	color: white;
	background: #3C0000 url(/resources/legacy/viewfinder/viewfinder-bg.jpg) no-repeat 100% 0;
	padding: 18px 40px 18px 23px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
}
h1, h2, h3, p, select {
	margin: 0;
}
h1 {
	color: #da9047;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	margin: 0.8em 0 0.5em 0;
}
h2, h3 {
	font-size: 0.8em;
}
h2 {
	margin-bottom: 0.8em;
}
#header p, #author-description {
	font-size: 0.7em;	
}
#header p, #footer p {
	color: #3C0000; /* hide fullstops in this way */
}
#header p strong, #header p em,
#footer p strong, #footer p em {
	color: white;
}
#author-description {
	border-bottom: 1px dashed #545151;	
	padding-bottom: 1.5em;
	margin-bottom: 1.3em;	
}
#video-description {
	margin-top: 0.5em;
}
#video-description, #viewfinder p, #footer p {
	font-size: 0.8em;
	line-height: 1.5em;
}
#video-description p {
	margin-bottom: 0.8em;
}
#footer p {
	font-size: 0.7em;
	margin-bottom: 1.5em;	
}
#viewfinder p {
	margin-top: 0;
}
#header p {
	padding: 0;
	margin-bottom: 0.3em;
}
#header strong {
	font-weight: normal;
}
fieldset {
	padding: 0;
	border: 0;	
}
legend, label {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
select {
	margin-bottom: 1em;
}
