
    body #float_message .message_box { height: auto;}
    @media screen and (min-width: 1000px) {
        body #float_message { width: 400px;}
    }
