#mini_timeline {
	margin-bottom: 12px;
	height: 350px;
}

#mini_timeline h2 {
	font-size: 1.231em;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 6px;
}

#mini_timeline .mt_column {
	width: 200px;
	float: left;
	padding: 2px 6px 0 2px;
}

#mini_timeline br.clear {
	clear: both;
}