


.topPersonItem {float: left;}

.topPersonInfo {
    width: 325px;
    background-color: #ffffff;
    padding: 12px;
    display: none;
    z-index: 500;
    position: absolute;
}

