.link-button 
{
	background-color: #343c63;
	color: #eee;
	font-weight: bold;
	margin-bottom: 1.5rem;
	padding: .75rem;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 220px;
	font-size: 20px;
	margin-right: 30px;
}

#exp-rep-header
{
	display: block;
}

#mainbox	
{
	padding-bottom: 100px;
	background:#fff;
	margin: auto;
	width: 100%;
}

#title	
{
	margin-top: 50px;
	font-family: times, arial;
	font-size: 2em;
	text-align: center;
}

#titlesm
{
	font-size: .8em;
	font-weight: bold;
}

#back
{
	font-size: .9em;
	text-align: center;
}

#back hr
{
	color:#000;
	background:#000;
	height: 2px;
	border:0;
}

.filetype 
{
	font-style:italic;
	font-size:.9em;
}

a 
{
	text-decoration:underline;
}

a:hover 
{
	text-decoration:none;
}

.link-button:hover
{
	color: #192847;
	background-color: #9bc9ff;
}

#press-story-mod
{
	border: none !important;
}