#mid-latest li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #f1f1f1;
}

#mid-latest h2 a {
	font-size: 1.1em;
	line-height: 1.3em;
}

#mid-latest h2 a:hover {
	border-bottom: 1px dotted #bbb;
}

#mid-latest .lpost {
	overflow: hidden;
}

#mid-latest img {
	float: left;
	display: inline;
	border: 1px solid #d9e2e5;
	padding: 2px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

#mid-latest p {
	line-height: 1.5em;
	padding: 5px 0 0 0;
}

.sd {
	font-size: 0.85em;
	margin: 2px 0 0 0;
	color: #999;
	text-transform: uppercase;
}