h2 {
	margin: 15px 0 5px 0; 
	font-size: 26px; 
	color: #aaa; 
	padding: 5px 0 7px 0; 
	border-bottom: 1px solid #bbb;
	}
	
h5 {
	margin: 0 0 5px 0; 
	font-size: 14px; 
	color: #666; 
	font-weight: normal;
	}
	
.blog-post a,
.blog-post a:hover, 
.blog-post a:active {
	border-bottom: none;
	}
	
strong {
	color: #c03;
	}
	
.introbox {
	padding: 5px 0 10px 0;
	font-size: 16px;
	line-height: 28px;
	color: #777;
	}