div.widget-recent-posts li, div.widget-category-archive li, div.widget-monthly-archive li { padding-bottom: 0.75em; border-bottom: 1px solid #ddd; margin-bottom: 0.75em; }
div.widget-recent-posts li:last-child, div.widget-category-archive li:last-child, div.widget-monthly-archive li:last-child { border-bottom: none; }

div.widget-recent-posts ul { list-style-type: none; margin-left: 0; }
div.widget-recent-posts .post-thumb { float: left; margin-right: 0.75em; }
div.widget-recent-posts .post-title { font-size: 1.1em; }

.widget-blog-search input[name="keyword"].instructions { font-style: italic; color: #666; }
