.cat-post-widget * {
	margin: 0px; padding: 0px;
}
.cat-post-widget {
	line-height: 18px; font-size: 12px;
}
.cat-post-widget p {
	margin-bottom: 0px;
}
.cat-post-widget .post-title {
	font-size: 15px; font-weight: bold;
}
.cat-post-widget .post-date {
	font-style: italic; margin-bottom: 0px;
}
.cat-post-widget img {
	margin: 5px 10px 0px 0px; float: left;
}
.cat-post-widget ul li {
	list-style: none; margin: 3px 0px; padding: 3px 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.cat-post-widget ul li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.cat-post-widget .more-link {
	display: inline;
}
.cat-post-widget .post-entry {
	padding: 0px 0px 5px; overflow: hidden;
}
.cat-post-widget .comment-num {
	
}
