.news-list-container h3 {
  background: none;
}

.news-list-container {
  background: none;
  border: none;
  margin-left: 0px;
}

.content .news-list-item {
  background:none;
  border:none;
  overflow: hidden;
  height:100%;
  border-bottom: 1px dotted #002850;
}

.content_right .news-list-item{
  border-bottom:1px dotted #0028BB;
}
.content_right .news-latest-item {
  border-bottom:1px dotted #0028BB;
}

.content_right .news-list-item h3{
  width: 215px;
}

.news-list-date {
  background:none;
  float: right;
}
.news-list-container h3 a:link, 
.news-list-container h3 a:visited, 
.news-list-container h3 a:hover {
  color: #002850;
}

.news-latest-container {
  background:none;
  border:none;
  margin-left: 0px;
  width: 100%;
}

.news-latest-container h2, 
.news-latest-gotoarchive {
  background:none;
  border:none;
}
.news-latest-gotoarchive a{
  padding-right: 10px;
  background: transparent url(../images/arrow-blue-ext.gif) no-repeat right scroll 0 3px;
}

.news-latest-item {
  background:none;
  border:none;
  margin-bottom: 10px;
  border-bottom: 1px dotted #002850;
  padding-bottom: 7px;
  position: relative;
  height:100%;
  overflow:hidden;
}

.news-latest-item img {
  float: left;
  max-width: 160px;
  clear:left;
  margin:5px 10px 5px 0;
  max-width:160px;
}

.news-latest-item h3 {
  padding-right: 55px;
}

.news-single-item {
  background:none;
  border:none;
}

.news-single-item h2 {
  color:none;
  font-size:none;
  font-weight:none;
}
.news-list-container hr.clearer, 
.news-single-item hr.clearer, 
.news-latest-container hr.clearer {
  border:none !important;
  line-height: 0;
  margin: 0;
  padding: 0;
  height: 0 !important;
  display: none;
}

.news-list-date {
  font-size: 11px;
  position:absolute;
  right:0;
  text-align:right;
  top:1px;
  width:55px;
}

.news-list-container h3 {
  width: 375px;
}

.news-list-morelink, 
.news-list-category {
  font-size:11px;
}

.news-latest-date, 
.news-latest-category {
  font-size:11px;
  position: absolute;
  right: 0;
  top: 1px;
}
.news-latest-date{
  text-align:right;
  width:55px;
}

.news-list-container img {
  float:left;
  clear: left;
  margin:5px 10px 5px 0;
  max-width: 160px;
}

.content_right .news-latest-item h3 {
  width: 215px;
  border: none;
}

.news-latest-date, 
.news-latest-morelink, 
.news-latest-category {
font-size: 11px;
}
.news-latest-morelink a, .news-list-morelink a, .news-single-backlink a{
  text-decoration: underline !important;
  padding-left: 10px;
  width: auto;
  background: transparent url(../images/arrow-dark.gif) no-repeat scroll 0 3px;
}
.news-single-backlink{
  clear: both;
}
.content_right .news-latest-morelink a, .content_right .news-list-morelink a{
  background: transparent url(../images/arrow-blue-ext.gif) no-repeat scroll 0 3px;
}

.news-single-title {
  font-weight: bold;
  color: #002850;
  margin-left: 0;
}

.news-single-imgcaption{
  float: left;
}
.news-single-item img{
  float: left;
  margin: 0 10px 10px 0 ;
}

.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
  padding-left:0;
}

.news-single-timedata{
  float: right;
}