a#news_btn {color: #979077;}


#leftNews {
float: left;
width: 250px;
border-right: solid 2px #5b5c5b;
padding-bottom:40px;
}

#rightNews {
float: right;
width: 568px;
display: inline;
position: relative;
padding-bottom:40px;
}



#rightNews h2, #rightNews h3, #rightNews h4, #rightNews p  {
padding-left:20px;
}

#rightNews h3 {
margin-top:0px;
border-top:0px;
color:White;
}

#leftNews h2 {
padding-right:30px;
}

#leftNews .NewsBox {
padding-right:30px;
}

#leftNews .NewsBox h4 a{
text-decoration:none;
}

#leftNews .NewsBox {
margin-bottom:15px;
padding-bottom:10px;
border-bottom:solid 1px #3a3a3a;
}

#leftNews .NewsBox img {
float:right;
border:none;
margin:0px 0px 5px 10px;
}

#leftNews a.ReadMore {
text-decoration:none;
}

