

.latest_news_item {
background-color:#FFF;
position:relative;/*for grid postDate*/
}
.latest_news_item .img{
text-align:right;
}

.latest_news_item .img img{
height:179px;
}

.latest_news_item .t{
padding:8px;
background-color: #f4f4f4;
height:54px;
overflow:hidden;
}

.latest_news_item .t p, .latest_news_item .t a{

}

.shortT{
display:inline;
}


.postDate{
position:absolute;
top:10px;
font-size:11px;
}

.shareFB{
position:absolute;
bottom:80px;
}

.facebook{
width:16px;
}
