#dsnav div.navnewsfeed {
	width: auto;
	margin: 0px;
	border-size: 1px;
	background-color: #EEE8E1;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAE8D1;
	border-bottom-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#dsnav .navnewsfeed h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
}
#dsnav .navnewsfeed h1 a img {
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
	background: #F9F0E7;
}
.newsfeedwrapper {
	text-align: center;
	padding: 10px 6px;
}
.newsfeedsubwrap {
	padding-right: 9px;
	padding-left: 9px;
}


#dsnav .navnewsfeed h1 a:link, #dsnav .navnewsfeed h1 a:visited  {
	text-decoration: none;
	color: #000;
}
#dsnav .navnewsfeed h1 a:hover {
	color: #039;
	text-decoration: underline;
}
#dsnav .navnewsfeed h1 a:active {
	text-decoration: none;
	color: #000;
}
.newsdate {
	font-weight: normal;
	font-size: 11px
}

.newswrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	margin-top: 7px;
}
#newsnav {
	width: auto;
	margin: 0px auto;
	border-size: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.newslink  {
	width: auto;
	margin: 0px auto;
	border-size: 1px;
	text-align: left;
	background: #fafafa;
	display: block;
	border: solid 1px #d6d6d6;
}
.news-img {
	float: left;
	display: block;
	width: 160px;
	text-align: right;
	margin-top: 10px;
}
.news-img h2 {
	font-weight: normal;
	color: #444;
	font-size: 12px;
	margin-bottom: 8px;
}
.news-img h2 a:link, .news-text h2 a:visited {
	color: #0A1D52;
	text-decoration: none;
}
.news-img h2 a:hover {
	color: #039;
	text-decoration: underline;
}
.news-img h2 a:active {
	color: #0A1D52;
	text-decoration: none;
}
.news-text {
	clear: right;
	float: left;
	width: 338px;
	margin-top: 10px;
	margin-left: 10px;
}
.news-text h1 {
	font-weight: bold;
	color: #444;
	font-size: 12px;
	margin-bottom: 5px;
}
.news-text h1.newsdate {
	font-weight: normal;
	color: #444;
	font-size: 12px;
}
.news-text h1 a:link, .news-text h1 a:visited {
	color: #0A1D52;
	text-decoration: none;
}
.news-text h1 a:hover {
	color: #039;
	text-decoration: none;
}
.news-text h1 a:active {
	color: #0A1D52;
	text-decoration: none;
}
.news-text h2 {
	font-weight: normal;
	color: #444;
	font-size: 12px;
	margin-bottom: 8px;
}
.news-text h2 a:link, .news-text h2 a:visited {
	color: #0A1D52;
	text-decoration: none;
}
.news-text h2 a:hover {
	color: #039;
	text-decoration: underline;
}
.news-text h2 a:active {
	color: #0A1D52;
	text-decoration: none;
}
.news-clear {
	overflow: visible;
	clear: both;
}
.newstoplink {
	font-size: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 3px 5px 10px 10px;
	clear: both;
}
.newstoplink a:link, .newstoplink a:visited  {
	text-decoration: none;
	color: #007;
}
.newstoplink a:hover  {
	text-decoration: underline;
	color: #008;
}
.newstoplink a:active  {
	text-decoration: none;
	color: #007;
}

