﻿.cleft-t {
	color:#888;
	padding-bottom:6px;
	text-transform:uppercase;
}

.newsother a {
	width:100%;
	display:inline-block;
}

.newsother a .img-placeholder {
    width: 30%;
    float: left;
}

.newsother a figcaption {
    width: 70%;
    float: left;
	padding-left: 10px;
	font-size:14px;
	line-height:1.1;
}

.newsother a figcaption time {
	font-size: 12px;
    color: #999;
    vertical-align: middle;
    display: inline-block;
    line-height: 12px;  
	padding-top: 10px;
	width:100%;
}