#wbselectordiv{
position: fixed;
_position: absolute;
border: 1px solid #444444;
left: -1000px;
top: 10%;
_top: 500px;
height: 86%;
_height: 600px;
width: 70%;
padding: 2px;
background-color: black;
visibility: hidden;
z-index: 10095;
}

