I'd previously used your advanced-most-recent-posts-mod plugin, and you'd suggested to use the below styling. How can this be modified to suit the new mini-loops plugin?
ul.advanced-recent-posts { list-style:none; line-height:1.35em; margin:0;}
ul.advanced-recent-posts li { clear:both;width:100%;margin: 0 0 15px;}
ul.advanced-recent-posts a { font-weight:normal; }
ul.advanced-recent-posts img { float:left; margin:0 10px 0 0; padding:2px;border:none; }
Thanks