/*Wordpress Popular Posts plugin stylesheetDeveloped by Hector CabreraUse the following classes to style your popular posts list as you like.*//* title styles */.wpp-post-title {
    font-size: 18px; font-weight: bold;}/* thumbnail styles */img.wpp-thumbnail {	margin-right:10px;	border:none;        float: left;        text-align: left;
        width: 200px;}/* 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 {}