li.wpp {
min-height:32px;
height:auto !important;
height:32px; 
}

/* title styles */
.wpp-post-title {
}

/* thumbnail styles */
img.wpp-thumbnail {
width: 32px;
height: 32px;
margin: 0px 0px 0px 10px;
padding: 0;
float: right;
border:none;
}

/* excerpt styles */
.wpp-excerpt {
}

/* Stats tag styles */
.post-stats {
	font-size:9px;
	font-weight:bold;
}
	
	.wpp-comments {
	}
	
	.wpp-views {
	}
	
	.wpp-author {
		font-style:italic;
	}
	
	.wpp-date {
	}

/* WP-PostRatings styles */
.wpp-rating {
}

