.co_mto_channelParticipants
{
    display: none;
}

.co_mto_channelContent
{
    display: none;
    max-height: 10em;
    overflow: auto;
    bordeR: 1px solid #838383;
}

.co_mto_channelContent p
{
    border-bottom: 1px solid #ccc;
    padding: 0;
    margin: 0;
}

#co_mto_Participants
{
    display: none;
}