

h1, h3, h4{
	border: 0;
}



/*  BODY LEFT  ----------------------------------------------------------------------------*/


.body-left{
	float: none;
	width: auto;
	height: auto;
}

.news li{
	padding: 20px 0;
}

/*  BODY RIGHT  ----------------------------------------------------------------------------*/



.events ul li h3{
	font-weight: normal;
}

.events ul li h3 .date{
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
}

.events ul li h3 .title{

}