#npcatch li {
	overflow: hidden;
	clear: both;
}
#npcatch li a {
	display: table;
	padding: .5rem 0;
	width: 100%;
}

#npcatch img {
	float: left;
	margin: 0px 5px 0px 0px;
	border-radius:5px;
	height: 60px;
}

#npcatch .title {
padding:5px 5px 5px 0px;

}

#npcatch .date{	
	font-size:13px;
}	
