.tip {
  display: none;
  position: absolute;
  max-width:550px;
}
.hint {
  width: 100px; 
  text-align: center; 
  border: thin solid black; 
  color: black; 
}
h1 {
  background-color: #ffffcf; 
  background-images: url(../../portal/loading.gif); 
  background-position: center right; 
  background-repeat: no-repeat;
}
.balloon1 {
  background: url(images/balloon4_01.gif) no-repeat scroll top left; 
  width: 39px; 
  height: 15px;
}
.balloon2 {
  background: url(images/balloon4_02.gif) no-repeat scroll top left;
}
.balloon3 {
  background: url(images/balloon4_03.gif) no-repeat scroll top left;
  width: 22px;
  height: 15px;
}
.balloon4 {
  background: url(images/balloon4_04.gif) no-repeat scroll top left;
  width: 39px;
}
.balloon5 {
  background-color: white;
}
.balloon6 {
  background: url(images/balloon4_06.gif) no-repeat;
  width: 22px;
}
.balloon7 {
  background: url(images/balloon4_07.gif) no-repeat scroll top left;
  width: 39px;
  height: 29px;
}
.balloon8 {
  background: url(images/balloon4_08.gif) no-repeat scroll top left;
}
.balloon9 {
  background: url(images/balloon4_09.gif) no-repeat scroll top left;
  width: 22px;
  height: 29px;
}
.highlight {
  background-color: #FFFF00;
  border-width: 2px;
  border-color: #DDDD00;
  border-style: solid;
}
.highlightminus {
  background-color: #FFFFCC;
  border-width: 1px;
  border-color: #DDDD88;
  border-style: solid;
}
