#newssidebar {
	clear: both;
	background-color: #EEF5F5 !important;
}

#sbtitle {
	background-color: #DEE;
	padding: 3px 2px 2px 2px;
}

#sbtitle>span {
	background-image: url(/site/images/news_plus.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	border: 1px solid #BCD;
	text-transform: uppercase;
	color: #349;
	padding: 3px 1px 1px 14px;
	display: block;
	width: 169px;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#newssidebar ul.hfeed {
}

#newssidebar li {
	display: block;
	padding: 13px;
}

#newssidebar ul.hfeed span.author {
	display: none;
}

#newssidebar ul.hfeed abbr.published {
	display: block;
	font-weight: bold;
	color: #349;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

#newssidebar ul.hfeed a.entry-title {
	display: block;
	width: auto !important;
	padding-top: 0 !important;
	color: #465 !important;
	font-family: georgia, times, serif;
	border-bottom: 1px dotted #BCD;
}

#newssidebar ul.hfeed a.entry-title:hover {
	color: #349 !important;
}