﻿body
{
	background-color: #000;
}
.content
{
	width: 1060px;
	margin: auto;
}
.content
{
	width: 1060px;
	margin: 50px auto auto;
}
.button
{
	margin-bottom: 20px;
}
.button img
{
	margin-bottom:20px;
}
.menu
{
	background-image: url(/assets/upbar.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 52px;
}
.sections
{
	margin-left: 10px;
	margin-top: 15px;
	position: relative;
	top: -5px;
}
.editions
{
	margin-left: 300px;
	margin-top: 15px;
	position: relative;
	top: -5px;
}
.pluginLink
{
	position: relative;
	top: -5px;
	margin-left:10px;
}
.fullPdf
{
	position: relative;
	top: 10px;
	margin-left:20px;
}
.logo
{
	position: absolute;
	top: 7px;
	left: 10px;
	height: 36px;
}
.helpLink
{
	margin-left:100px;
}
.dates
{
	margin-left: 10px;
	margin-top: 15px;
	position: relative;
	top: -5px;
}
