/* tournament-search-results box style declarations */
div.box.tournament-search-results div.box-top {
  background: url(/images/boxes/tournament-search-results/top-left.gif) no-repeat !important;
  height: 46px !important;
  filter: none;
  }

div.box.tournament-search-results div.box-top div.box-top-right {
  background: url(/images/boxes/tournament-search-results/top-right.gif) no-repeat !important;
  height: 46px !important;
  filter: none;
  }

div.box.tournament-search-results div.box-middle {
  background: url(/images/boxes/tournament-search-results/content-left.gif) repeat-y;
  }

div.box.tournament-search-results div.box-middle div.box-content {
  background: url(/images/boxes/tournament-search-results/content-right.gif) top right repeat-y;

  }

div.box.tournament-search-results div.box-bottom {
  background: url(/images/boxes/tournament-search-results/bottom-left.gif) no-repeat !important;
  filter: none;
  height: 82px !important;
  margin:-72px 0px 0px 0px !important;
 *position: relative;
 *top: 0px !important;
 *top: 1px;
  }

div.box.tournament-search-results div.box-bottom div.box-bottom-right {
  background: url(/images/boxes/tournament-search-results/bottom-right.gif) repeat-y !important;
  filter: none;
  height: 72px !important;
  margin-right: 0px !important;
 *margin-right: 10px;
  margin-top: -14px !important;
 *margin-top: 0px !important;
  }



div.box.tournament-search-results h1 {
  font-size: 18px;
 *left: -10px;
  margin-left: -10px;
 *margin-left: 0px;
 *position: relative;
  }

.ie-ul-fix {
  *border: 0px;
  }

div.box.tournament-search-results ul {
  border-bottom: solid 1px #fff;
  clear: left;
  height: 32px;
  line-height: 31px;
  list-style-type: none;
  margin: 0px -26px 0px -26px;
  padding: 0px;
  position: relative;
  top: -47px;
  }

div.box.tournament-search-results ul.heading {
  background: #ffe200 !important;
  font-weight: bold;
  }

div.box.tournament-search-results ul li {
  float: left;
  }

div.tournament-search-result-paging-wrapper {
  position: relative;
  text-align: center;
  z-index: 100000;
}

div.tournament-search-result-paging-container {
  position: relative;
  top: 30px;
}

li.events {
  margin-top: 3px;
  width: 185px !important;
  }

li.events img {
  margin: 0px 2px;
  }

div.tournament-result-paging {
  margin-top: -60px;
  position: absolute;
  width: 805px;
  text-align: right;
  }

div.tournament-result-paging a {
  color: #000;
  font-size: 13px;
  margin-left: 10px;
  text-decoration: none;
}

