.memberContainer {
    width: 134px;
    height:213;
    float:left;
    text-align: center;
    margin-right: 8px;    
    margin-top: 8px;    
    margin-bottom: 8px;
    font-family: Verdana,Arial,Helvetica,sans-serif        
}

.memberTop {
    width:132px;
    height: 166px;
    border-top: solid 1px #A6DAD8;
    border-right: solid 1px #A6DAD8;
    border-left: solid 1px #A6DAD8;
}

#memberPhotoOfDesc {
    padding-top:2px;
    width:132px;
    height: 13px;
    font-size: 9px;
    font-weight: bold;
    line-height: 13px;
}

#memberPhotoOfName {
    width:132px;
    height: 25px;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #FFFFFF;
}

#memberImage {
    margin: 5px 9px 7px 9px;
    width: 114px;
    height: 114px;
    background-repeat: no-repeat;
    background-position: center center;
}

.memberBottom {
    width:134px;
    height: 46px;
    background-color: #A6DAD8;
}
#memberSponsoredDesc {
    padding-top:4px;
    width:132px;
    height: 13px;
    font-size: 9px;
    font-weight: bold;
    line-height: 13px;
}

#memberSponsoredName {
    width:132px;
    height: 25px;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #000000;
}
    