#callout_top {
  margin: 1.2em auto 0 auto;
  padding: 10px 10px 4px 62px;
  width: 485px;
  min-height: 39px;
  background: url(../imgs/callout_box_top.gif) #909090 no-repeat top left;
  color: white;
}

#callout_top a {
  color: white;
  text-decoration: none;
}

#callout_bottom {
  margin: 0 auto 2.4em auto;
  width: 557px;
  height: 6px;
  background: url(../imgs/callout_box_bottom.gif) no-repeat top left;
}

#what_is_lss a {
  text-decoration: none;
  color: white;
}

#what_is_lss a:hover {
  color: white;
}

#what_is_lss {
  background: url(../imgs/box_top_over.gif) top left no-repeat #AD62B5;
  color: white;
}

#what_is_lss_btm {
  background: url(../imgs/box_bottom_over.gif) top left no-repeat;
}

