
.moderator_icon_big {
    background:url('/img/moderator/moderator_icon_big.jpg');
    width:32px;
    height:32px;
    cursor: pointer;
}


.moderator_icon_small {
    background:url('/img/moderator/moderator_icon_small.png');
    width:16px;
    height:16px;
    cursor: pointer;
}

.moderator_image {
    padding-top: 50px;
    width: 95%;
    text-align: center;
}