.latest-posts-widget * {
margin: 0;
padding:0;
}
.latest-posts-widget {
font-size: 12px;	
line-height: 18px;
}
.latest-posts-widget p {
margin-bottom: 0;
}
.latest-posts-widget .post-title {
font-size: 15px;	
font-weight: bold;
}
.latest-posts-widget .post-date {
font-style: italic;
margin-bottom: 0;
}
.latest-posts-widget img {
float: left;
margin: 5px 10px 0 0;
}
.latest-posts-widget ul li {
border-bottom: 1px solid #ccc;
list-style: none;
list-style-type: none;
margin: 3px 0;
padding: 3px 0;
}
.latest-posts-widget ul li:last-child {
border-bottom: none;
}
.latest-posts-widget .more-link {
display: inline;
}
.latest-posts-widget .post-entry { 
overflow: hidden;
padding: 0 0 5px 0;
}
.latest-posts-widget .comment-num {
}