
.news-single-item {
  background: #fff;
  border: 0;
  /*width: 495px;*/  
}

.news-single-item h2 {
  /*color: #000;
  font-size:1.3em;  default:2em */
  
  font-size: 23px; /*1.5em;  default:2em */
  font-weight: normal;
  color: #cdcdcd;
  margin-top: 0px;
  padding-top: 5px; /* was 10 */
  padding-left: 0; /* was 3 */
  padding-bottom: 5px; /* was 18 */
  border-bottom: 0; /*1px solid #d8d8d8;*/
  text-transform: uppercase;    
  
}

.news-single-item h3 {
  border: 0;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-bottom: 17px;  
  text-transform: none;     
  
  font-weight: bold;
  color: #7b7b7b;
  line-height: 14px;  
}  

.news-single-item .bodytext {
  color: #7b7b7b;
}

.news-single-item .bodytext a {
  color: #bf0827;
  text-decoration: underline;
}

.news-single-img {
  float: left;
}

.news-single-img-div {
  padding-bottom: 17px;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 16px;    
}

.news-single-imgcaption {
  display: none;
}


.news-single-item hr.clearer {
  border: 1px solid #fff;
  /*display: none;*/
}

.news-single-timedata {
  float: left;
}

.news-single-author {
  display: none;
}

.news-single-img {
}

.news-single-backlink {
  display: none;
}


.news-latest-container {
  background: #fff;
  border: 0;
  /*width: 505px;*/
}

.news-latest-container div.news-latest-item,
.news-latest-container div.news-latest-gotoarchive {
  padding-right: 0;
}

.news-latest-container h2 {
  margin: 0;
  color: #000;
  background: #fff;
  display: none; 
  padding-right: 0; 
}

.news-latest-item {
  margin-bottom: 10px;
  background: #fff;
  border: 0;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 10px;  
}




.news-latest-item img {
  border: 0;  
}

.news-latest-item-image {
  /*float:left;*/
}

.news-latest-item-left {
  padding-left: 225px; /*200 img + 30 spacing - 5  */
}


.news-latest-item-left-head {
  vertical-align: bottom;
}

.news-latest-item h3 {
  margin-top: -2px;
  padding-top: 0px;
  margin-bottom: 5px;  
  float: left;
  
  font-size: 12px;
  font-weight: normal;
  
}



.news-latest-item h3 a {
  color: #be0726;
  text-decoration: none;
}

.news-latest-item .bodytext {
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 9px;
  color: #7b7b7b;  
  line-height: 14px;
  /*letter-spacing: 0px;
  word-spacing: 0px;*/
}

.news-latest-item hr.clearer {
  border: 0px solid #fff;
 /* display: none;*/
}

.news-latest-date {
  padding-left: 5px;
}

.news-latest-date a {
  line-height: 14px;
  font-size: 10px;
  text-decoration: none;
  vertical-align: top;
}

.news-latest-morelink {
  background: #fff;
}

.news-latest-morelink a {
  float: left;
}

.news-latest-gotoarchive {
  margin: 0;
  background: #fff;
  color: #000;
  display: none;
}




.news-list-container {
  background: #fff;
  border: 1px solid #000;
}

.news-list-container h2,
.news-list-container h3
 {
  margin: 0;
  color: #000;
  background: #fff;
}

.news-list-item {
  margin: 0;
  background: #fff;
}


.news-list-container h3 a:link,
.news-list-container h3 a:visited,
.news-list-container h3 a:hover {
  margin: 0;
  color: #000;
}

.news-list-item a {
  color: #000;
}

.news-list-item hr.clearer {
  border: 1px solid #000;
  display: none;
}

.news-list-date {
  background: #fff;
}

.news-list-morelink {
  background: #fff;
}

.news-list-gotoarchive {
  margin: 0;
  background: #fff;
  color: #000;
}

