/****** TEAM CHALLENGES & BUILD IT BETTER INDEX ******/
.design-bg {
  background: url("/designsquad/static/images/_bg/project-bg.jpg"); }

/*
#build-index,
#team-index {
    background: url('/designsquad/static/images/team-index-bg.jpg');
    background: url('/designsquad/static/images/team-index-bg-top.jpg');
}
*/
#build-index-wrapper,
#team-index-wrapper {
  position: relative;
  /*    background: url('/designsquad/static/images/team-index-bg-tile.jpg');	*/
  overflow: hidden;
  min-height: 1000px; }

#team-index-header {
  width: 366px;
  height: 76px;
  background: url("/designsquad/static/images/worldchallenge_pastchallenge_header.png");
  background-position-y: -1px; }

#build-index-header {
  width: 488px;
  height: 77px;
  background: url("/designsquad/static/images/bib-index-title.png");
  margin-bottom: 13px; }

#build-projects-gal,
#team-projects-gal {
  margin-left: 30px; }

#team-results-meta {
  overflow: auto;
  width: 844px;
  clear: both;
  background-color: rgba(255, 255, 255, 0.6);
  color: #000;
  text-align: center;
  font-weight: bold;
  padding: 8px 0;
  margin-left: 30px !important;
  margin-bottom: 50px; }

#team-results-meta a {
  color: #000;
  margin-left: 6px; }

#build-projects-gal ul,
#team-projects-gal ul {
  width: 865px; }

.current-challenge {
  font-style: italic;
  font-size: .75em;
  display: block;
  text-align: center; }

/****** END TEAM CHALLENGES & BUILD IT BETTER INDEX ******/

/*# sourceMappingURL=tc-and-bib-index-pages.css.map */
