.wiki_links {
text-transform:uppercase;
	font-family:Playfair Display;
	color: #000;
font-size:12px;
font-weight:bold;
	padding-top: 5px;
	padding-bottom:5px;
}

.info_headline {
font-family: Playfair Display;
	color:#0f0f0f;
font-style: italic;
font-size: 30px;
font-weight: bold;
	text-align:center;
	margin-bottom:-5px;
border-bottom: 5px solid #fff;
}

.info_subline {
text-align: right;
font-family: Playfair Display;
font-style: italic;
margin-bottom: 20px;
margin-top: 5px;
	color: #fff;
}

.info_smalltext {
font-size: 12px;
line-height: 170%;
text-align: justify;
margin-top:-10px;
		padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;

}

.info_smalltext b {
text-transform:uppercase;
}

.bcat {
	font-family:Playfair Display;
	background: #0f0f0f url(../../../images/tcat.png) repeat-x;
	color: #fff;
	padding: 6px;
	font-size: 12px;
	text-transform:uppercase;
font-weight: bold;
}

.bcat2 {
	font-family:Playfair Display;
	background: #e7e9e9;
	padding: 6px;
	font-size: 12px;
	text-transform:uppercase;
font-weight: bold;
}

.brow1 {
	border: 0px solid;
	background: rgba(255, 255, 255, 0.6);
	padding-bottom: 15px;
}

.brow2 {
	border: 0px solid;
	padding-top:15px;
	padding-left: 15px;
	padding-right:15px;
	padding-bottom: 15px;
	background: rgba(255, 255, 255, 0.6);
}