/**/
.wp-side-posts { border-bottom: 1px solid #ccc; padding-top: 5px; }
	.wp-side-posts .avatar { float: left; clear: left; }
	.wp-side-posts-image { float: left; }
	.wp-side-posts-excerpt { text-indent: 0; }
        .wp-side-posts-excerpt { text-align: left; }
	.wp-side-posts-author { font-style: italic; display: block; }
        .wp-side-posts-readmore { text-align: center; }
	.wp-side-posts a { font-weight: bold;}
	.wp-side-posts h2 { margin: 0 0 10px;  }
	.wp-side-posts h2 a { font-size: 14pt; text-decoration: none; font-weight: normal; line-height: 1.1em; }
	.wp-side-posts img { margin: 0 5px 3px 0; }
	.wp-side-posts p { margin: 3px 0; line-height: 1.3em; }
