div.news-latest-container {
  width: 200px;
  padding: 0 5px 0 5px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #f5f5f5
}


div.news-latest-container p {
  padding: 0;
  margin: 0;
  line-height: 120%;
}  

div.news-latest-container p.bodytext a,
div.news-comment p.bodytext a {
  color: #144681;
  padding-left: 5px;
}

p.news-category  {
  font-weight: bold;
  text-transform: uppercase;
  color: #f47a20;
  clear: left;
  font-size: 12px;
  line-height: 150%;
}

div.news-latest-item {
  font-size: 11px;
  margin-bottom: 1em;
}

p.news-latest-item-title {
  padding: 5px 0;
}

p.news-latest-item-title a {
  color: #000;
  font-weight: bold;
  font-size: 17px;
  line-height: 120%;
}

div.news-latest-container-r3 p.bodytext {
  font-size: 11px;
}


/* News Single */
div.news-single-item {

}

div.news-single-head {

  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  font-size: 11px;
  padding-bottom: 5px;
}
div.news-single-img {
   text-align: center;
}
   
span.news-single-category {
  font-size: 17px;
  font-weight: bold;
  color: #ff9900;
  border-bottom: 1px solid #ff9900;
}
div.news-single-item h1 {
  font-size: 17px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #ff9900;
}  
div.tx-ratings-pi1, div.tx-ratings {
  display: inline-block;
  margin: 0;
  padding: 0;
  padding-left: 5px;
  height: auto;
  vertical-align: top;
  width: 200px;
}

div.tx-ratings-text {
  display: none;
}

span.news-single-spacer {
  padding: 0 10px;
}

span.news-single-rss {
  display: inline-block;
  text-align: right;
  width: 22%;
  float: none;
}

p.news-single-caption {
  background: #e5e5e5;
  padding: 2px 10px;
  font-size: 11px;
  color: #595959;
  margin-bottom: 10px;
}

span.news-single-category a {
  text-transform: uppercase;
  color: #144681;
  font-weight: bold;
  font-size: 11px;
  float: left;
}

span.news-single-fontsize {
  float: right;
  text-align: right;
  font-size: 11px;
  vertical-align: top;
}


p.news-single-author {
  font-style: italic;
  font-size: 12px;
  text-transform: none;
}

p.news-single-subheader {
  font-weight: bold;
  padding: 10px 0;
}

div.news-single-item p.bodytext {
  padding-bottom: 10px;
}

div.news-single-item h1 {
  font-size			: 19px;  
  color				: #797979;
  padding-bottom	: 7px;
  border-bottom		: 1px dotted #FF8C00; 
  background		: #F9F9F9;

}
div.news-single-item h2 {
  font-size			: 16px;  
  color				: #797979;
  padding-bottom	: 7px;

}
div.news-single-extFoot {
  clear: both;
  height: 25px;
  line-height: 25px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

div.news-single-video {
  margin-bottom: 10px;
}

div.news-set3-img1all div.caption {
  background: #e5e5e5;
  padding: 2px 10px;
  font-size: 11px;
  color: #595959;
  margin-bottom: 10px;
}

div.news-set3-img2all {
  padding: 10px 0 10px 10px;
  background: #e5e5e5;
  margin-bottom: 10px;
}

div.news-set3-img2all img {
  margin-right: 10px;
  display: inline-block;
}
.align-center {
  text-align: center;
}  


div.news-list-container {
	background	: #FAFAFA;
	padding		: 5px;
}	
.news-list-item {
	padding-top	: 5px;
	border-top	: 1px dotted #797979;
}	
