﻿.displayNewsEvents  {
width:743px;
float:left;
min-height:250px;
height:auto !important;
margin:0;
}


.HrLastestNews hr {
	background-color: #dedede;
	height: 1px;
	border: 0;
}

.HrLastestNews {
	padding: 0 15px 10px;
}
#sectionHeading {
	padding: 10px 15px 0;
	font-weight: 700;
}
#sectionHeadingRightAlign {
	padding: 10px 15px 0;
	font-weight: 700;
	text-align:right;
}

.news, .events {
	border: solid 1px #dedede;
	background-color: #f7f7f7;}
	
.news h5, .events h5 {
	margin-bottom:2px;
}
.footerCont
{
width:100%;
clear:both;
}