#teamlist div {
float:left;
margin: 0 10px 10px 0;
width:180px;
padding-left:100px;
height:130px;
position:relative;
}

#teamlist div h2 {
margin:0;
font-size:14px;
font-weight:bold;
}

#teamlist p {
margin:0
}

#teamlist ul {
list-style-type:none;
padding:0;
}

#teamlist div img {
position:absolute;
left:0px;
}






#team_detail h2 span {
font-size:15px;
}



#team_bio div {
text-align:center;
width:145px;
float:left;
margin:0 22px 8px 0;
background: #6497ca url(../images/gradient2.gif) repeat-x scroll left bottom;
}

#team_bio div img {
display:block;
margin:0 auto;
/*width:150px;*/
}

#team_bio div a {
color:#fff;
display:block;
font-size:14px;
height:24px;
line-height:22px;
}



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