#dialogBody {
    margin-bottom: 0;
}

#main {
    padding-top: 10px;
    width: 775px;
    height: 375px;
    overflow-y: hidden;
    overflow-x: hidden;
}

#main .receiverselector {
    width: 750px;
}

#main .receiverselector .grouptree {
    width: 268px
}

#search {
    clear: both;
    width: 570px;
    padding-left: 8px;
}

#search input {
    width: 464px;
}

#selector {
    clear: both;
    width: 710px;
    margin-top: 4px;
    margin-right: 8px;
    margin-left: 8px;
}

#dialogBody #buttons {
    clear: both;
    text-align: center;
    padding-top: 8px;
    width: 100%;
}

#dialogBody #buttons .button {
    margin-left: 3px;
    margin-right: 3px;
}

#default_expand {
    margin-top: 20px;
    padding-left: 14px;
}

#default_expand span {
    margin-right: 14px;
}

#default_expand input {
    margin-right: 4px;
    vertical-align: top;
}