section.news-events .row .col.three {
	padding: 0px;
}
	section.news-events .row .col.six {
		width: 450px;
	}

section.news-events a {	
	color: #76818B;
	text-decoration: none;
}

section.news-events .item {
	margin-bottom: 50px;
}
	section.news-events .read-more {
		font-weight: 300;
		font-size: 14px;
		color: #4DD1FF;
	}

section.news-events-detail {
	padding-bottom: 40px;
}
	section.news-events-detail img {
		margin: 20px 0px 20px 20px;
		float: right;
	}

	section.news-events-detail a.back {
		color: #4DD1FF;
		text-decoration: none;
	}

	section.news-events-detail .body {
		padding: 20px 0px 0px 0px;
	}

.side-nav {
	border: 0px;
}

li .collapse,
li .expand {
	right: 20px;
}