﻿#pit-chat-btn {
    width: 60px;
}

#msgCnt {
    right: 30px;
    bottom: 72px;
    background-color: #f37b09;
    color: white;
}

#pit-chat-frame {
    border: 3px solid #2323;
}