﻿.CommunicateType-Header {
    width: 50%;
    text-align: left;
    font-weight: bold;
}
.CommunicationPreference-optin-optout-header  {
    text-align: center;
    width: 20%;
    text-align: center;
    font-weight: bold;
    word-break: break-all;
}
.communicationOptionRadioCell {
    float: left;
    width: 40%;
    text-align: left;
}

.CommunicationOption {
    width: 50%;
    float: left;
    text-align: left;
    word-wrap: break-word;
}