/* pano.css */

#block_a {height: 100%; overflow:hidden;}
#block_b {color: red; width: 30%; border: 1px solid red; padding: 4px; font-family: sans-serif;}
#block_c {position: absolute; left: 0px; top: 0px; width: 100% ; height: 100% ;}
