
.weristwer_container {
 display:flex;
 display:-webkit-flex;
 -moz-display:flex;
 flex-wrap:wrap;
 -moz-flex-wrap:wrap;
 -webkit-flex-wrap:wrap;
 justify-content:flex-start;
 -moz-justify-content:flex-start;
 -webkit-justify-content:flex-start
}

.weristwer_accounts {
	width: 32.9%;
	margin: 0 2px 5px 2px
	background-image: linear-gradient(45deg, #190407 20%, #190407 80%);
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}

.weristwer_zweit {
 height:97px;
 overflow:auto
}

.weristwer_accounts_zweit_kA {
 height:82px
}

.tcat_wiw {
	color: #dbc495;
	background-image: linear-gradient(45deg, #190407 20%, #190407 80%);
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	text-transform: uppercase;
	letter-spacing: 1px;
	letter-spacing: 3px;
	
	font-family: Lobster;
	font-size: 20px;
}

.trow_wiw_sep {
	color: #dbc495;
	background-image: linear-gradient(45deg, #190407 20%, #190407 80%);
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	padding: 6px;
	text-transform: uppercase;
	
	font-size: 12px;
	font-weight: bold;
}

