.article {
	border-bottom: 1px dashed #999999;
	padding-bottom: 11px;
	margin-bottom: 15px;
}

.article h2 {
	margin: 0;
}

.article h2 a {
	font-weight: bold;
	color: #99b726;
	font-size: 108%;
	text-decoration: none;
}

.article h2 a:hover {
	text-decoration: underline;
}

.summary {
	clear: both;
	padding-top: 1px;
}

/*#content {
	padding-top: 248px;
}*/
