/* Behind the Pictures */

div#behind-the-pictures .nav-box-padding {
  padding-bottom: 10px
}

/* Spacecraft Gallery Side Box */

div#spacecraft-gallery-box .nav-box-padding {
  /* Not Spec */
  background: #241317 url(graphics/telescope_spacecraft_background.gif) center 25px no-repeat;
}

div#spacecraft-gallery-box span.h2 {
  padding-top: 90px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

/* Where's Hubble Now */

/* Icons */

.behind-the-pictures-icon {
  background: url(graphics/behind_the_pictures_icon.jpg) top left no-repeat;
	width:      80px !important;
	height:     80px !important;
}

.webb-icon {
  background: url(/webb_telescope/graphics/webb-icon.jpg) top left no-repeat;
	width: 80px !important;
	height: 80px !important;
}

a.nav-box-padding span.link {
  color: #947879
}

#webb-box span.link {
  display: block
}


