#RecentPosts  { margin : 0 15px 0 15px; border-top : 1px dotted #666C70; float : left; width:380px;  }

.Post { float : left; width : 380px; margin-bottom:20px; }
.Post .Main { float : left; width : 380px; margin-bottom : 5px; }
	.Post .Main .Image { float : left; width : 115px; }
	.Post .Main .Text { float : left; width : 265px; }
	.Post .Main .Text .Header { margin-top : 0; width:100%; }
	.Post .Main .Text .Header a {color : #6A6A39; font-weight : bold; text-decoration : none;  }
	.Post .Main .Text .Header a:hover { text-decoration : underline; }

.Post .Footer { float : left; width : 380px; background : url(/wp-content/themes/default/images/post-footer-bk.png); height : 22px; }
	.Post .Footer .Date { font-weight : bold; float : left; margin : 4px 0 0 10px; width : 115px; }
	.Post .Footer .Comments { float : left; margin : 4px 5px 0 10px; }
	.Post .Footer .More { float : right; margin : 4px 10px 0 5px; }
	.Post .Footer a { text-decoration : none; font-weight : bold; color : #6A6A39; }
	.Post .Footer a:hover { text-decoration : underline; }