h1 {
	display: none;
}

h2, h3 {
	clear: left;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 6px;
	text-indent: -3px;
	margin-top: 0;
	padding-top: 0;
}

.first {
	margin-top: 0;
	padding-top: 0;
}

.float {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

#header {
	clear: both;
	background: transparent url(images/logo-banner-black.gif) top left no-repeat;
	height: 48px;
	width: 600px;
	min-width: 373px;
	margin: 24px 0 12px 0;
	position: absolute;
	top: 0;
	left: 132px;
}

#navigation {
	position: absolute;
	top: 84px;
	left: 12px;
	width: 120px;
}

#navigation li {
	font-family: "Arial", "Helvetica", sans-serif;
}

#navigation li img {
	margin-top: 24px;
}

#content {
	position: absolute;
	top: 84px;
	left: 120px;
	border-left: 1px dotted #fff;
	margin: 0;
	padding: 0 12px;
	width: 505px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 480px;
}

html>body #content {
	width: 480px;
}

#releases ul {
	padding-left: 0;
	text-indent: 0;
}

#releases li {
	clear: left;
}

#releases li img {
	float: left;
	margin-right: 6px;
	margin-bottom: 12px;
}

#releases li h3 {
	clear: none;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
}

#releases li p {
}

#blockquote {
	border: 1px dotted #c0c0c0;
	margin: 24px 48px;
	padding: 0 6px;
	position: relative;
	left: auto;
	right: auto;
}

#blockquote p {
	font-family: "Georgia", "Times New Roman", serif;
	text-indent: 18px;
}

#blockquote #attrib {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
