
.pmagic .pg-map-wrap .pg-map-user-avatar img {   
    margin: 0px !important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 0px;
    width: 40px;
    height: 40px;
}

.pmagic .pg-map-wrap .pg-map-user-name {

    width: auto;
    font-size: 14px;
    font-weight: bold;
}

.pmagic .pg-map-wrap .pg-map-user-group {    
    text-align: left;
    color: rgb(26, 26, 26);
    width: auto;
    clear: left;
}

.pmagic .pg-map-wrap  .pg-map-meta {   
    margin: 10px 0px 4px 10px;
}

.pmagic .pg-map-wrap .pg-map-user-avatar {
    margin-top: 4px;
}