.ui_toolTip .title- {
  margin-top: 3px;
  background-color: #FFF;
}

.ui_toolTip .text- {
  font-weight: bold;
}

.ui_toolTip  {
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 75%;
  background-color: #FFF;
  border: 1px solid #DDDDDD;
}

.cell_1a-,
.cell_1b-,
.cell_1c-,
.cell_1d-,
.cell_1e-,
.cell_5a-,
.cell_5b-,
.cell_5c-,
.cell_5d-,
.cell_5e- {
    display: none;
}

/* first row */
/*.ui_toolTip .cell_1a- {
  width: 8px;
  height: 5px;
  xbackground-position: left bottom;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_nw.gif');
  xbackground-repeat: no-repeat;
}

.ui_toolTip .cell_1b-, .ui_toolTip .cell_1c-, .ui_toolTip .cell_1d- {
  height: 5px;
  xbackground-position: left bottom;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_n.gif');
  xbackground-repeat: repeat-x;
}

.ui_toolTip .cell_1e- {
  width: 8px;
  height: 5px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_ne.gif');
  xbackground-position: right bottom;
  xbackground-repeat: no-repeat;
}*/

/* second row */
/*.ui_toolTip .cell_2a- {
  width: 8px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_w.gif');
  xbackground-repeat: repeat-y;
}

.ui_toolTip .cell_2b- {
  font-weight: bold;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_c.gif');
}

.ui_toolTip .cell_2c- {
  width: 8px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_e.gif');
  xbackground-position: right;
  xbackground-repeat: repeat-y;
}*/

/* third row */
/*.ui_toolTip .cell_3a- {
  width: 8px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_w.gif');
  xbackground-repeat: repeat-y;
}

.ui_toolTip .cell_3b-, .ui_toolTip .cell_3c-, .ui_toolTip .cell_3d- {
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_c.gif');
}

.ui_toolTip .cell_3e- {
  width: 8px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_e.gif');
  xbackground-position: right;
  xbackground-repeat: repeat-y;
}
*/

/* forth row */
/*.ui_toolTip .cell_4a- {
  width: 8px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_w.gif');
  xbackground-repeat: repeat-y;
}

.ui_toolTip .cell_4b- {
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_c.gif');
}

.ui_toolTip .cell_4c- {
  width: 8px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_e.gif');
  xbackground-position: right;
  xbackground-repeat: repeat-y;
}
*/

/* fifth row */
/*
.ui_toolTip .cell_5a- {
  width: 8px;
  height: 5px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_sw.gif');
  xbackground-position: top left;
  xbackground-repeat: no-repeat;
}

.ui_toolTip .cell_5b-, .ui_toolTip .cell_5c-, .ui_toolTip .cell_5d- {
  height: 5px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_s.gif');
  xbackground-repeat: repeat-x;
}

.ui_toolTip .cell_5e- {
  width: 8px;
  height: 5px;
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_se.gif');
  xbackground-position: top right;
  xbackground-repeat: no-repeat;
}

.ui_toolTip  .northEast- .cell_5b- {
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_pointer_sw.gif');
  xbackground-repeat: no-repeat;
  width: 22px;
  height: 24px;
}

.ui_toolTip .southEast- .cell_1b- {
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_pointer_nw.gif');
  xbackground-repeat: no-repeat;
  width: 22px;
  height: 24px;
}

.ui_toolTip  .southWest- .cell_1d- {
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_pointer_ne.gif');
  xbackground-position: top right;
  xbackground-repeat: no-repeat;
  width: 22px;
  height: 24px;
}

.ui_toolTip .northWest- .cell_5d- {
  xbackground-image: url('/fileadmin/templates/common/css/img/tooltip/tooltip_pointer_se.gif');
  xbackground-position: top right;
  xbackground-repeat: no-repeat;
  width: 22px;
  height: 24px;
}
*/
