﻿#Default_bottom
{
	height: 260px;
}
#Default_newsWrapper, #Default_eventWrapper
{
	width: 401px;
	float: left;
	height: 100%;
	position: relative;
	border-right: 1px solid #C0C0C0;
}
#Default_eventWrapper
{
	background-color: #f7fcf8;
}
#Default_sideLinks
{
	padding:.2em;
	text-align: center;
	width: 150px;
	float: left;

}
.Default_allArticles
{
	position: absolute;
	bottom: 2px;
}
