.ySwitch {
    overflow: hidden;
}
 .ySwitch-hd {
    background-color: #f1f1f1;
    height: 40px;
    line-height: 40px;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 2px;
}
.ySwitch-tab-holder {
    list-style: none outside none;
}
 .ySwitch-tab-holder li.selected {
    background-color: #cecece;
    border-top: 2px solid #ca0401;
    margin-top: -2px;
}
.ySwitch-tab-holder li.selected {
    background-color: #cecece;
    font-size: 16px;
    line-height: 40px;
}
.ySwitch-tab {
    border-radius: 0px 0px 0 0;
    cursor: pointer;
    float: left;
    height: 40px;
    text-align: center;
    width: 76px;
    margin-right: 20px;
}
#canvasPanel{ width:650px}
#canvasPanel #gridBase{ width:650px!important}
#canvasPanel #gridBase{width:650px!important}
