#map { width:600px; height:400px; background:#ffee00; }
#map { width:450px; height:500px; z-index: 10; }
#sidebar { border:0px solid #ff0000; padding:0px; overflow:auto; height:496px; width:450px; z-index: 10; text-align:left; }
.sidebarItem { border-bottom:2px dotted #ff9900; vertical-align:middle; cursor:pointer; text-decoration:none; }
.sidebarItemImg { width:180px; text-align:center; margin-top:9px; margin-bottom:9px; }
.sidebarItemTxt { width:230px; text-align:left; vertical-align:middle;  padding:5px; text-decoration:none; }
.tooltip { background-color:#ffee00; font-size:10px; font-weight:normal; text-align:center; border:4px #ffee00 solid; z-index: 11; }
.tooltipb { border:2px #ff9900 solid; }

#button { right:0px; top:0px; width:600px; }
#button a { height:225px; width:600px; display:block; background:transparent url("panorama.jpg") 0 0 no-repeat; }
#button a:hover { background-position:0 -225px; }

