.kb_tcat {
    text-transform: uppercase;
    font-weight: bold;
    color: #685c5b;
    text-align: center;
}

.wiki_entry {
text-transform:uppercase;
	background:#e4e4e4;
font-size:10px;}

.kb_info {
padding: 70px;
    border-left: 10px solid #adaba6;
    padding-top: 0px;
}

.info_headline {
font-family: Playfair Display;
	color:#607884;
font-style: italic;
font-size: 30px;
font-weight: bold;
border-bottom: 10px solid #e4e4e4;
}

.info_subline {
text-align: right;
font-family: Playfair Display;
font-style: italic;
margin-bottom: 20px;
margin-top: 5px;
}

.info_smalltext {
font-size: 12px;
line-height: 170%;
text-align: justify;
	padding:10px;
}

.info_smalltext b {
text-transform:uppercase;
}