div.user {
    width: 500px;
    float: left;
    overflow: scroll;
    margin: 0px 20px 0px 0px;
    border: 1px solid black;
    padding: 5px;
}