.calendar-groups-list a {
    display: block;
    width: 41px;
    height: 20px;
    float: left;
    background-color: gray;
    color: white;
    padding: 1px;
    margin: 2px;
    text-align: center;
}