.blog_ext {
	margin: 10px;
	}
.blog_menu {
	background-image:url(images/back-menu.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
	padding-top: 15px;
	}
.blog_entry {
	margin-top: 25px;
	}
.blog_date {
	font-size: 10px;
	color: #999999;
	text-align: right;
	}		
.blog_body {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
	padding-left: 5px;
	border-left: 1px dotted #eccfcf;
	}
.blof_comments {
	font-size: 10px;
	padding-left: 40px;
	margin-top: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #eccfcf;
	}	

