#content h1 {
	margin-bottom: 0.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2.25em;
	font-weight: normal;
	font-style: normal;
	color: #D0312D;
	clear:left;
}
#content h2 {
	margin: 1.5em 0 0.5em 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
	color: #D0312D;
	clear:left;
}
#content h3 {
	margin: 1.5em 0 0.5em 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	color: #D0312D;
	clear:left;
}
#press_blurb {
	width: 478px;
	margin-bottom: 2em;
}
#press blurb p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
}
.thumbcontainer {
	float:left;
	margin:0px 10px 30px 0px;
	background-color: #eee;
}
.photobox {
	padding: 7px;
	width: 142px;
}
.photo { background:#000; }
.photoinfo, .names {
	padding:2px 5px 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #000000;
}
.thumblinks {
	text-align: center;
	padding: 4px;
}
.thumblinks a:hover {
	color: #666633;
}
.media-release {
	padding-bottom: 0.5em;
	margin: 0 2em 1em 0;
	border-bottom: dotted 2px #D5D5D5;
}
.media-release.last-child {
	border-bottom: none;
}
.media-release a {
	white-space: nowrap;
}
/*
.media-release abbr {
	font-variant: small-caps;
}
*/
#content .media-release .date {
	font-weight: normal;
	color: #666;
}
