.balloon-left-tick {
  width: 30px;
  /*width: expression('30px');*/
  font-size: 1px;
  /*border-bottom: 1px #CCCCCC solid;*/
}
.balloon-left-top-corner {
  background: no-repeat right top url(../img/left-top-corner.gif);
}
.balloon-top-line {
  /*border-top: 1px #CCCCCC solid;*/
  /*font-size: 1px;*/
  width: 15em;
  /*width: 150px;*/
  border-bottom: 1px #CCCCCC solid;
}
.baloon-up {
  font-size: 1px;
}
.baloon-top-line {
  border-bottom: 1px #CCCCCC solid;
  font-size: 1px;
}
.balloon-right-top-corner {
  background: no-repeat right top url(../img/right-top-corner.gif);
}
.balloon-left-line {
  border-left: 1px #CCCCCC solid;
  background-color: white;
  font-size: 1px;
}
.balloon-right-line {
  background: repeat-y right url(../img/left-line.gif);
  background-color: white;
}
.balloon-left-bottom-corner {
  background: no-repeat right bottom url(../img/left-bottom-corner.gif);
}
.balloon-bottom-line {
  background: repeat-x bottom url(../img/bottom-line.gif);
}
.balloon-right-bottom-corner {
  background: no-repeat right bottom url(../img/right-bottom-corner.gif);
}
.balloonContent {
  width: 21em;
  font-size: 80%;
}
