table.score_indicators {
	margin:auto;
	border-spacing: 9px;
}
table.score_indicators td,table.score_indicators th {
	text-align: left;
	vertical-align: top;
}
table.score_indicators th {
	text-transform: uppercase;
}
td.research {
border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #fbb06c;
    padding-left: 6px;
    margin-bottom:  24px;
}
td.societal {
border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #87c978;
    padding-left: 6px;
    margin-bottom:  24px;
}
td.innovation {
	border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #6ba4d9;
    padding-left: 6px;
    margin-bottom:  24px;
}