body
{
	font-size: 100%;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
 
html>body {
	font-size: 16px;
}

p
{
	font-size:1em;
	line-height:1.5em;
}
.dvd-details p,.passage-of-text p, .news-items p
{
	margin-bottom:1.5em;
}

.contact-details dt
{
	font-weight:bold;
}

h2
{
	font: 1.5em 'Museo Sans', Helvetica, 'Helvetica Neue', Arial, sans-serif;
	line-height:1em;
	margin-top:1em;
	margin-bottom:1em;
	margin-left:0em;
}

.media-details h2
{
	font-size:1.2em;
	line-height:1.25em;
	margin:1em 0 0.75em 0;
}

.media-details p
{		
	padding-bottom:0.75em;	
}



h3
{
	font-size:1em;
	line-height:1.5em;
	margin-top:1.5em;
}
.productions-index li h3, .news-items li h3
{
	margin-top:0;
}
.productions-index li h4, .news-items li h4
{
	font-weight:normal;
	font-style:italic;
}

.productions-index li p, .news-items li p
{
	
}



ul.further-options
{
	list-style:none;
	font-size:1em;
	line-height:1.5em;
}

#footer #medium-priority
{
	font-size:0.875em;
	line-height:1.7142em;
}

#footer #low-priority
{
	font-size:0.75em;
	line-height:2em;
}

.accompanying-text ul, .passage-of-text ul
{
	list-style: disc outside;
	margin-bottom:1.5em;
	line-height:1.5em;
}
.accompanying-text ol, .passage-of-text ol
{
	list-style: decimal outside;
	margin-bottom:1.5em;
	line-height:1.5em;
}
.summaries-with-links.passage-of-text ul
{
	list-style: none;
}