.mblmember {
float: left;
margin-left: 5px;
margin-bottom: 10px;
width: 515px;
}

.mblavatar{
	border: 3px solid #985c4b;
    width: 240px;
    height:200px;
}

.mblusername{
font-family:'Oswald', sans-serif;
text-align:center;
font-size:20px;
border-bottom: 1px solid #985c4b;
height:25px;
}

.mbltext{
font-family: 'Anaheim', sans-serif;
	font-size: 10pt;
	width: 235px;
	padding: 5px;
	height: 190px;
	overflow: auto;
	text-align: justify;
}

.mblusertitel{
text-align: center;
	font-size:9pt;
	text-transform: uppercase;
	font-family: 'Anaheim', sans-serif;
	background-color: #985c4b;
	color: #a7a8a4;
}

.mblshort{
text-align: center;
	font-size:9pt;
	text-transform: uppercase;
	font-family:'Anaheim', sans-serif;
	background-color: #985c4b;
	color: #b4b8b6;
	display: block;
	padding:3px;
	width: 248px;
	float: left;
	margin: 1px;
}

.mblicon{width: 240px;
	height: 120px;
	border:3px solid #985c4b;
	background-color: #985c4b;}