﻿.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;
}

.events {
	width: 743px;
	float:left;
	margin-top:15px;

}
.news, .events {
	border: solid 1px #dedede;
	background-color: #f7f7f7;}
	
.news h1, .events h1 {
	margin-bottom:2px;
}

