#madnesslogo .gif {
  display:none;
} 
#madnesslogo:hover .png {
  display:none;
}
#madnesslogo:hover .gif {
  display:block;
}



.play14 {
  background: url('/static/img/play14.png') no-repeat;
}

.round5 .team2top {
  padding-top:307px;
}
.round5 .team1bottom {
  padding-bottom:307px;
}

#r5m1 .team1, .team2 {
  position:relative;
}
.round5 .team2 .teamavatar {
  margin-top:295px !important;
}

#r5m0 .team2top {
  border-right: 2px solid #b85;
  border-bottom: 2px solid #b85;
}
#r5m1 .team2top {
  border-left: 2px solid #c34;
  border-bottom: 2px solid #c34;
}

.patch { z-index: 9; }

.bracket-region-emblem {
  width: auto !important;
  opacity:0.1 !important;
}

.emblem-nw {
  top:216px;
  left:66px;
}
.emblem-sw {
  top:860px;
  left:82px;
} 
.emblem-ne {
  top: 216px;
  left:620px;
}
.emblem-se {
  top:860px;
  left:598px;
}

#r6m0 {
  margin-top:614px;
  position: absolute;
}

  #r6m0 .team1 {
    position: relative;
    display: inline-block;
    width: auto;
    background: white;
    top: 20px;
    padding: 3px;
  }
  #r6m0 .team2 {
    position: relative;
    display: inline-block;
    width: auto;
    background: white;
    top: 20px;
    padding: 3px;
  }
  #r6m0 .team1 {
    margin-left:-74px;
  }
  #r6m0 .team2 {
    position:relative;
    margin-right:-152px;
    margin-top:-40px;
    background: white;
    padding-right:0;
  }
  #r6m0 .teamavatar {
    margin-left: -70px !important;
    top: -25px !important;
    margin-top: 0 !important;
  }
  #r6m0 .teamavatar img { width: auto !important; }
  #r6m0 .score { display: inline-block; }

  #r6m0 .team2 .score {
    color: #d19 !important;
  }

  #r6m0 .team1bottom { border: none !important; }
  #r6m0 .team2top { border: none !important; }