.last24stats{
	width:100%;		
}
.last24icon{
	float:left;
	width: 25%;
			
}
.last24details{
	float:right;
	width: 75%;
	padding-top:10px;
}
.last24reporteddate{
	float:right;
	width: 75%;
	padding-left:10px;	
}
.last24title{
	font-size:14px;
	line-height:20px;
}
.row24{
	display:block;
	clear:both;	
}