.reporter-by,
.posted-on,
.updated{	
	display:inline-block;
	height:13px;
	line-height:13px;
}

.reporter-by{
	background:url(../images/reported_by.png) no-repeat 0 0;
	padding:0 13px 0 63px;
}
.posted-on{
	background:url(../images/posted_on.png) no-repeat 0 0;
	padding:0 13px 0 54px;
}
.updated{
	background:url(../images/updated.png) no-repeat 0 0;
	padding:0 13px 0 47px;
}