#blog h1 {
	background: url(/images/header/ajb.blog.header.gif) top left no-repeat;
}
#blog h2 {padding-bottom: 5px;}
#blog h2 em {
	font: italic 11px arial;
	line-height: 16px;
	display: block;
	color: #666;
}
#blog h4 {
	font: bold 12px arial;
	display: block;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000;	
}

#blog p.comment {
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
}
	#blog p.comment * {
		display: block;
	}
	#blog p.comment span {
		color: #666;
	}
	#blog p.comment strong {font-size: 10px;}
	#blog p.comment strong em {
		display: inline;
		font-weight: normal;
	}
