.news-catmenu .level1 > div > a{
font-weight:bold;
}

.news-catmenu .level2{
padding-left:5px;
}

/* ---------------------- NEWS LATEST --------------------------*/
.news-latest-image {
    float: right;
    margin: 5px 0 5px 5px;
}

.news-latest-item {
    font-size: 11px;
  margin:0 0 10px 0;
}
.news-latest-title {
    line-height: normal;
}
.news-latest-container {
    color: #666666;
}


/* ---------------------- NEWS LIST ----------------------------*/

#Content_Right .news-list-item{
margin-bottom: 10px;
}

#Content_Right .news-list-title{
    margin: 0 0 5px;
}

#Content_Right .news-list-title a{
    color: #009DD3;
    font-size: 12px;
    font-weight: bold;
}

.news-list-title a{
    color: #009DD3;
    font-size: 14px;
    font-weight: bold;
}

#Content_Right .news-list-image{
    float: left;
  padding:4px 0 ;
}

#Content_Right .news-list-subheader{
float: left;
}




.news-list-morelink .intern{
display: none;
}

.news-list-morelink, a.news-list-morelink:active, a.news-list-morelink:visited, a.news-list-morelink:link{
    background-image: url("../lay/internal-link.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 13px;
}

.news-list-image {
  float: right;
}

.news-list-item .csi-imagewrap,
.news-list-image img{
float: right;
margin-right: 10px;
margin-left: 15px;
}

.news-list-image img.spacer-gif {
margin: 0;
padding: 0;
}

.news-list-item{
margin: 10px 0;
border-bottom: 1px solid #F1F1F1;
padding-bottom: 10px;
}


.news-list-browse {
    text-align: center;
}

.news-list-item p{
margin: 0;
padding: 0;
}

.news-list-date {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
}
#Content_Right .news-list-item .csi-imagewrap, #Content_Right .news-list-image img {
    float: right;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
/* ---------------------- NEWS SINGLE --------------------------*/

.news-single-img {
    float: right;
    margin-left: 20px;
}