div.recent-posts { display: block; text-align: left;  clear: both;  width: 100%; }
div.recent-posts  h1 { font-family: verdana; font-size:11px;font-weight: bold;color: #6DC225; margin: 0; display: block; padding: 0; }
div.recent-posts  ul  { margin: 0; display: block; padding: 0; }
div.recent-posts  ul  li {font-family: Arial; font-size: 11px; list-style-type: none;  margin: 0; padding: 0;}
div.recent-posts  ul  li a { text-decoration: underline; color: #878787; }
div.recent-posts  ul  li a:hover, div.recent-posts  ul  li a:visited, div.recent-posts  ul  li a:active { text-decoration: underline; color: #878787; }

.recent-blog-posts-container { height: 200px; width: 175px;  }
