body#blog dl {
	margin:0;
	}
	
body#blog dl dd {
	margin:0;
	}

#blog-links h2, #blog-links p, #blog-links ul{
	margin-bottom:15px;
	}
	
div#left, div#center {
	padding-bottom:30px;
	}	
	
div.meta {
	margin-bottom:15px;
	}
	
div.post {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid black;
	}		
	
	
body#blog h2 {
	margin-bottom:10px;
}
body#blog .meta, body#blog .date {
	font-size:11px;
}

#center #blog_title a {
	text-decoration:none;
}