.article
{
	vertical-align:		top;
	display: 			inline-block;
	margin-right: 		16px;
	width:				100%;
}
.article > h2
{
	text-decoration:	none;
	width:				auto;
}
#eventContainer
{
	width:					620px;
	display:				inline-block;
}
#newsbox
{
	width:				372px;
	height:				530px;
	display:			inline-block;
	border:				none;
	background-color:	#293239;
	color:				white;
	vertical-align:		top;
	padding-left:		15px;
	padding-top:		5px;
}
#newsbox b
{
	font-weight:		bolder;
	margin-right:		10px;
	color:				#A8ADB3;
}
#pager
{
	width:				100%;
	text-align:			center;
}
#banner_container
{
	width:				100%;
	height:				160px;
}
#flyer_container
{
	float:				left;
	vertical-align:		top;
	display:			inline-block;
	width:				30%;
	height:				300px;
	text-align:			center;
}
#flyer_container *
{
	vertical-align:		bottom;
}
#info_container
{
	vertical-align:		top;
	width:				100%;
	text-align:			justify;
}
