#Splitter {
        height: 550px;
        border: 0px solid #aaa;
}
#Splitter div {
        overflow: auto;
}
.vsplitbar {
        width: 5px;
        background: #aaa;
}
