div.tipdiv {
z-index: 100;
position: absolute;
top:0px;
left:0px;
width: 10px;
height: 10px;
background: url(images/spinner.gif) no-repeat center center;
background-color: #EBEBEB;
border: 1px solid #666666;
display:none;
text-align: center;
overflow: hidden;
}
