﻿input[type=checkbox]+label.pmpromc-checkbox-label
{
    cursor: pointer;
    display: inline;
    width: auto;
}
.pmpromc-checkbox-list-scrollable
{
    height: 100px;
    width: 300px;
    background: #fff;
    border: 1px solid #ccc;
    overflow: auto;
}