#outermost-div {
    width: 800px;
}

#world-div, #jpdomestic-div {
    width: 700px;
    margin-left: 20px;
}

#chart0 {
    margin-top: -20px;
}

#type-sel-en,
#type-sel-jp {
    background: none transparent;
}

.title {
    opacity: 1.0;
}
