body.news-and-events-section div#primary-content ul li.news-item {
	clear: both;
	margin-left: 0;
	border-bottom: 1px solid #ccc;
	padding: 22px 15px;
	background: none;
}

body.news-and-events-section div#primary-content ul li.news-item.alt {
	background-color: #f2f1f1;
}

body.news-and-events-section li.news-item img {
	float: left;
	margin-right: 12px;
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #fff;
}

body.news-and-events-section div#primary-content  h4.news-link {
	text-align: left;
	text-transform: uppercase;
       color: #5588bb;
}
body.news-and-events-section div#primary-content h4.news-link a {
        color: #5588bb;
	text-decoration: none;
}
body.news-and-events-section li.news-item h5 {
        font-size: .7em;
        font-weight: bold;
	text-align: left;
       color: #555;
}