#teamlist {

}


.vcard {
margin-bottom: 30px;
overflow: hidden;
width: 660px;
}

h2 span {
font-size: 12px;
}

h2 span.org {
display:none;
}

.region, .postal-code, .country-name {display:none;}

.bio {

}

.bio .photo {
width: 145px;
float: left;
margin-right: 15px;
background: url(/images/bg-missing-photo.png) -26px -12px
}

.photo img {
width: 145px;
display:block;
}

.photo a {
display: block;
background: #ff6702;
color: #fff;
padding: 3px;
font-weight: bold;
text-align: center;
}

div.bio div.photo a:hover {
color: yellow;
}

#teamlist table {
width: 300px;
}
