.tb-article-head th {
    font-size: 16px;
    color: #fff;
    padding: 5px 10px;
    text-align: left;
    vertical-align: top;
}

.tb-article-head-fritid-color th {
    background-color: #00594F;
}

.tb-article-head-vagledning-color  th {
    background-color: #005074;
}

.tb-article-head-samarbete-color th {
    background-color: #092D4B;
}

.tb-article-head-omoss-color th {
    background-color: #767676;
}

.tb-article-head-loggedin-color th {
    background-color: #cc340d;
}

.tb-article-sub-head {
    text-transform: capitalize;
	border-bottom: 1px solid #edf2f5;
}

.tb-article-sub-head-not-first {
	border-top: 1px solid #edf2f5;
}

