#memberprofil_alien {
}
#memberprofil_alien .heading2 {
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #6ABBD9;
	text-transform: uppercase;
}

#memberprofil_alien .avatar_left, #memberprofil_alien .avatar_right {
	border: 4px solid #C1EBFB;
	padding: 1px;
	float: left;
	width: 72px;
	height: 79px;
	line-height: 79px;
	margin-right: 10px;
	text-align:center;
}

#memberprofil_alien .avatar_right {
	float: right;
	margin-right: 0px;
}

#memberprofil_alien .function_box {
	padding: 1px;
	height: 25px;
	margin-top: -15px;
	margin-bottom: 10px;
	line-height: 20px;
}

#memberprofil_alien .off_title {
	height: 25px;
	line-height: 25px;
	font-weight: bold; 
	color: #33A5D9;
}

#memberprofil_alien .avatar_img {
	vertical-align: middle;
	border:none;
}

#memberprofil_alien .databox1 {
	margin-left: 110px;
}

#memberprofil_alien .data_title {
	font-weight: bold;
	display: block;
	float: left;
	width: 90px;
	margin-left: 10px;
	margin-bottom: 7px;
	height:15px; 
	line-height:15px;
}

#memberprofil_alien .data_value {
	display: block;
	margin-bottom: 7px;
	height:15px; 
	line-height:15px;
	border: none;
	color: #000;
}


#memberprofil_alien .about_box {
	clear: both;
	float:none;
	padding: 10px 0px 20px 0px;
}

#memberprofil_alien .about_title {
	font-weight: bold;
	display: block;
}

#memberprofil_alien .about_value {
	display: block;
	margin-left: 10px;
}

#memberprofil_alien .features_box {
	width: 206px;
	padding-top: 10px;
	height: 180px;
	overflow: hidden;
	float: left;
border: 1px solid #ccc;
}

#memberprofil_alien .contact_box {
	margin-left: 216px;
	padding-top: 10px;
	height: 180px;
border: 1px solid #ccc;
}

#memberprofil_alien .team_box {
	padding: 10px;
	border: 1px solid #ccc;
}

#memberprofil_alien .sponsor_box {
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 20px;
}

#memberprofil_alien .member_title {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	margin-bottom: 7px;
}


