#latest_news{width:680px;height:299px;background:#000;overflow:hidden;}
.news_header{position:relative;z-index:1;-webkit-border-radius:5px;-moz-border-radius:5px;}
.news_header_details{position:relative;height:90px;background:url(../../img/body/bgb70.png);top:-120px;z-index:2;padding:15px;}
.news_header_details h2{display:block;margin-bottom:10px;text-shadow:#000 1px 1px 1px;}
.news_header_details span{display:block;margin-bottom:10px;color:#fff;font-size:1.2em;}

#latest_home{border-bottom:solid 1px #e3e3e3;overflow:auto;}
#latest_home>li{float:left;border-right:solid 1px #e3e3e3;border-left:solid 1px #fff;width:205px;padding:10px;}
#latest_home>li:first-child{border-left:0px;}
#latest_home>li:last-child{border-right:0px;}
#latest_home>li>.image{margin:10px 0px;}
#latest_home>li>h4{margin-bottom:10px;text-shadow:#fff 1px 1px 1px;}
#latest_home>li>span{font-size:1.1em;line-height:1.3em;display:block;margin-bottom:10px;text-shadow:#fff 1px 1px 1px;}
#video{border-top:solid 1px #fff;padding:10px;}