.specsspaces
{
	margin: 12px;
}
.specsspaces .header
{
	margin-bottom: 32px;
}
.specsspaces .article
{
	clear: both;
	color: #4b4b4b;
	line-height: 150%;
	margin-bottom: 24px;
}
.specsspaces .article .headline
{
	margin-bottom: 12px;
}
.specsspaces .article .byline
{
	font-size: 9px;
	margin-bottom: 12px;
	color: #969696;
}

.specsspaces .article .events
{
	width: 100%;
}

.specsspaces .article .events td
{
	vertical-align: top;
	padding: 12px 6px;
	border-bottom: solid 1px #969696;
}
.specsspaces .article ul
{
	margin-top: 6px;
	margin-left: 0px;
	padding-left: 2.0em;
}

.specsspaces .backToTop
{
	float: right;
	font-weight: bold;
}


.specsspaces .index
{
	float: left;
	margin-bottom: 48px;	
}

.specsspaces .index a
{
	display: block;
	margin-bottom: 12px;
	font-weight: bold;
} 
.specsspaces .index .bullet
{
	vertical-align: middle;
	margin-right: 12px;
} 

.specsspaces .links
{
	margin-top: 24px;
	float: right;
}
.specsspaces .links a
{
	display: block;
	margin-bottom: 12px;
	font-weight: bold;
}

.specsspaces .footer
{
	clear: both;
	color: #4b4b4b;
	line-height: 150%;
	margin-top: 64px;
	margin-bottom: 24px;
	text-align: center;
}
.specsspaces .footer table tr td
{
	padding: 4px 10px;
	text-align: center;
	border-right: solid 1px #4b4b4b;
}
