﻿.InformationBox_infoContainer
{
	 background: Transparent url('img/boxBackground.jpg') no-repeat; 
	 height: 362px; 
	 padding: 0px 16px 5px 16px; 
	 margin: 30px -16px 0px -16px; 
	 font-family: Arial;
}

.InformationBox_newsContainer
{
	width: 220px; 
	float: left; 
	padding: 12px 17px 18px 10px; 
	height:141px;
}

.InformationBox_weatherContainer
{
	width: 220px; 
	float: right; 
	padding: 12px 6px 18px 19px; 
	height:141px;
}

.InformationBox_concertContainer
{
	width: 220px; 
	float: left; 
	padding: 12px 17px 38px 10px; 
	height:141px;
}

.InformationBox_dirtContainer
{
	width: 220px; 
	float: right; 
	padding: 12px 6px 38px 19px; 
	height:141px;
}
