.floatleft {
	float: left;
	margin-right: 0.5em;
}

.date {
	font-size: 0.9em;
	color: #444;
	margin: 0.1em 0;
}

a.button {
	background: url(../images/button.png) no-repeat center center;
	color: white;
	text-decoration: none;
	display: block;
	font-size: 1.2em;
	line-height: 39px;
	width: 142px;
}

.highlight {}
