﻿
.WorkbenchPanel 
{
    float: left;   
    width: 70%;
}

.WorkbenchShortcutPanel 
{
    float: right;
    width: 28%;
}
