/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */



[class^="icon-th"],
[class*=" icon-th"] {
  display: inline-block;
  width: 19px !important;
  height: 18px !important;
  *margin-right: .3em;
  line-height: 18px;
  vertical-align: text-top;
  background-image: url("../../acs-templating/calendar.gif");
  background-repeat: Inherited;
  cursor: pointer;
}

[class^="icon-arrow-left"],
[class*=" icon-arrow-left"] {
  display: inline-block;
  width: 19px !important;
  height: 18px !important;
  *margin-right: .3em;
  line-height: 18px;
  vertical-align: text-top;
  background-image: url(../img/ui-icons_0073ea_256x240.png);
  background-position: -79px -192px;
  background-repeat: Inherited;
  cursor: pointer;
}

[class^="icon-arrow-right"],
[class*=" icon-arrow-right"] {
  display: inline-block;
  width: 19px !important;
  height: 18px !important;
  *margin-right: .3em;
  line-height: 18px;
  vertical-align: text-top;
  background-image: url(../img/ui-icons_0073ea_256x240.png);
  background-position: -47px -192px;
  background-repeat: Inherited;
  cursor: pointer;
}

