#siteHeader {
  background-image: none;
  height: 190px;
}

#topNav table tr td > a { padding: 4px 5px; }

#accountNav .nginLogo a, #accountNav .nginLogo a:hover {
background: transparent url(https://assets.ngin.com.s3.amazonaws.com/theme_images/birkie/birkie_default/sportnginNavLogo.png) center left no-repeat;
}

#accountNav li.nginLogo a {
	background: transparent url(https://assets.ngin.com.s3.amazonaws.com/theme_images/birkie/birkie_default/sportnginNavLogo.png) center left no-repeat;
margin-right: 10px;
}

#commentStreamComments .comment-content h3 {
background-image: none;
}

#displayBodyHeader { display: none; }
#yieldContent { padding-top: 20px; }
#panelTwo { background: none; }

/* iPad */
@media only screen and (device-width: 768px) {
  body { -webkit-background-size: 1541px 600px; }
}

#birkie {
  background: #fff url(i/theBirkie.jpg) 0 0 no-repeat;
}
#trail {
  background: #fff url(i/theTrail.jpg) 0 0 no-repeat;
}
#tour {
  background: #fff url(i/birkieTour.jpg) 0 0 no-repeat;
}

#birkie:hover, #trail:hover, #tour:hover {
  background-position: 0 -200px;
}

#widgets li {
  float: left;
  list-style-type: none;
  margin-right: 10px;
}

#widgets li a {
  text-indent: -9999px;
  display: block;
  height: 198px;
  width: 198px;
  border: 1px solid #666;
}

.daysToBirkie .pageElement { background-color: transparent; height: 100px; margin: 0; padding: 0; position: relative; left: -5px; }
.daysToBirkie .countdownElement abbr { padding-top: 35px; }
.daysToBirkie .countdownElement b { font-size: 40px; }
.daysToBirkie .countdownElement small { display: none; }

/* CUSTOM CLASSES */

.fourWide { display: block; float: left; width: 25%; }
