.helpToggler
{
  float: right;
  width: 112px;
  height: 37px;
  background: url(/cache/cp/1201819920000/coupon/static/images/laf/helpBg.gif) 0 0 no-repeat;
}

.helpTogglerPlaceholder
{
  float: right;
  width: 112px;
  height: 15px;
}


.postcardBody div.helpToggler
{
  margin-right: 9px;
}

.helpToggler a
{
  position: relative;
  width: 27px;
  height: 27px;
  top: 6px;
  text-decoration: none;
  color: white;
}

.helpToggler a:active, .helpToggler a:focus
{
  outline: 0;
  color: #f1ff9c;
}

.helpToggler a:hover
{
  color: #dad8ff;
}

.helpToggler a img
{
  border: 0px;
}

.helpOnBtn
{
  margin-left: 48px;
}

.helpToggler span
{
  position: absolute;
  top: -9px;
  left: 6px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: bold;
  cursor: pointer;
}

.dialogBody div.helpToggler
{
  top: 0px;
  margin: 18px -8px 6px 0px;
}