﻿h1
{
	margin-top: 16px;
	margin-bottom: 16px;
}

#dateLine
{
	font-weight: bold;
}

#releaseText
{
	float:left;
	width: 66%;
}

#otherDetails
{
	float: right;
	width: 30%;
	border: solid 1px #c0c096;
	padding: 8px;
	background-color: #f7f7e7;
}

#otherDetails > h2
{
	margin-top: 0px;
	margin-bottom: 8px;
}

#otherDetails > p
{
	margin-top: 0px;
	margin-bottom: 8px;
}

#content #end
{
	margin-top: 16px;
	text-align: center;
}
