
.hist_row {
	margin-bottom: 20px;
}

.hist_year {
	width: 60px;
	height: 30px;
	border: 1px solid #000000;
	float: left;
	background-color: #36607E;
	color: #edeff2;
	padding-top: 5px;
	font-weight: bold;
/* padding-left: 6px; */
	text-align: center;
}


.hist_line {
	width: 25px;
	float: left;
}

.hist_desc {
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}

