
ul.pcmnstaff {
    list-style-type: none;
}

.pcmnstaff img {
    width: auto;
    height: 100%;
    left: auto;
}

.pcmnstaff li {
    width: 200px;
    position: relative;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 2px;
    margin-right: 2px;
}

.pcmnimagecontainer {
    width: 100%;
    height: 150px;
    text-align: center;
}