.memberpopup {
	border: 2px solid rgb(216, 216, 216);
	background-image: url(imgs/memberprofile.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: .5em;
	font-size: 3.5mm;
	margin-top: 1em;
	margin-bottom: 1.5em;
	width: 100%;
}

.memberstable .country {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #efefef;
	padding: .5em;
}

.memberstable .institution {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	margin-left: 1em;
	margin-top: 1em;
}

.memberstable .membersprofile {
	display: block;
	margin-left: 2em;
	padding: .5em;
}

.memberstable .even .memberhref {}
.memberstable .uneven .memberhref {}

.institutionlabel {
	font-weight: bold;
}

.institutionusername {
	font-weight: normal;
}

.memberpopup .picture {
	width: 200px;
	text-align: center;
}

.memberpopup .nameandcontact {
	padding-left: 1em;
}

.memberpopup .institution {
	padding-left: .5em;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
}

.memberpopup .name {
	font-weight: bold;
	font-size: 1.4em;
}

.memberpopup .other {
	font-size: 3.5mm;
}

.memberpopup .other .item {
	font-weight: bold;
}

.memberpopup .address, .memberpopup .userdescription {
	line-height: 150%;
}
