h1
{
	font-size: large;
	margin-bottom: 0;
}
a img
{
	border: none;
}

.mat
{
	padding-bottom: 0.5em;
	border-bottom: medium blue solid;
	height: 74px;
}
.mat img
{
	float: left;
	position: relative;
	top: -5px;
}
.mat .description
{
	float: right;
	margin: 0 0.5em 0 0.5em;
	width: 60%;
}
.mat .tag
{
	font-size: 18px;
}
.mat .tag b
{
	letter-spacing: 0.1em;
}
.mat .tag p
{
	font-size: 18px;
	margin: 0;
}
.mat .tag p:first-letter
{
	font-family: "Andale Mono", "Courier New", monospace;
	text-shadow: 0px 2px 4px #000;
}
.mat .afs
{
	float: right;
	position: relative;
	top: -42px;
}

.release
{
	clear: right;
}
.mtime
{
	color: #999;
	font-size: small;
	font-weight: normal;
}

.feature
{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.software
{
	vertical-align: top;
}
.software .sites
{
	padding: 0 2px 0 2px;
	border: thin #9cf solid;
	border-width: 1px 0 1px 0;
	border-left: thin #9cf dotted;
	border-right: thin #9cf dotted;
}
.software .info
{
	padding: 0 0.5em 0 1.5em;
	text-indent: -1em;
	border: thin #9cf solid;
	border-width: 1px 0 1px 0;
	border-right: thin #9cf dotted;
}
.software .name
{
	font-weight: bold;
}
.software .version
{
	border-right: thin #9cf dotted;
	padding: 0 0.5em 0 0.5em;
}
.software .description
{
	font-size: smaller;
	padding: 0 0.5em 0 0.5em;
}
.software .release
{
	color: #999;
	font-size: x-small;
	text-align: right;
}

.details
{
	border-top: medium blue solid;
	margin-top: 2em;
	clear: both;
}
.tech
{
	float: right;
	width: 48%;
}
.key
{
	width: 48%;
}
.footer
{
	clear: both;
	margin-top: 5em;
	text-align: center;
	font-size: x-small;
}

.townsquare
{
	border: thin #9cf dotted;
}
