main#chronology-artist
{
	width:924px;
	padding-left:0px;
}
table {
	margin-top:30px;
	width:100%;
	margin-bottom:100px;
}

td {
    height: 20px;
    vertical-align: bottom;
    font-size:16px;
    padding-top:2px;
}
th {
	padding-left:20px;
}
.first-col
{
	vertical-align:top;
	text-align:left;
	width:250px;
	padding-left:30px;
	padding-right:0px;
	font-weight:700;
	line-height:120%;
}
th.first-col
{
	font-size:17px;
}
.second-col
{
	vertical-align:top;
	text-align:left;
	width:200px;
	font-weight:600;
	padding-right:30px;
	padding-left:20px;
}
.third-col
{
	vertical-align:top;
	text-align:left;
	width:100px;
	font-weight:600;
}
.fourth-col
{
	vertical-align:top;
	text-align:left;
	width:80px;
	font-weight:600;
}
.fifth-col
{
	vertical-align:top;
	text-align:left;
	width:80px;
	font-weight:600;
}
tr td
{
  padding-bottom: 1em;
  line-height: 130%
}
th {
	font-size:17px;
	text-decoration:underline;
	color:#d51e00;
	font-weight:600;
	background-color:#d51e00;
	color:white;
	vertical-align:middle;
	padding: 10px 0px 10px 0px;
}
.hit-name
{
	color:#b59334;
	font-weight:600;
}