
#right {
    width: 50%;
    float: right;
}

#left {
    width:50%;
    float:left;
}

#chart1 {
    width:100%;
}
