div#search-section-bar, div#container-padding {
	background-image: url(graphics/multimedia-head.png);
}

.subpage-body ul.icons li {
  height: auto !important;
}

div#top-area { height: 65px }

h1#page-title { display: none }

div#subpage-content h4 {
  margin-top: 0
}

div#subpage-content-container {
  background-color: #995F5F;
}

h5 {
	font-size: 13px;
	margin: 0;
	margin-bottom: 10px
}

ul.group-list {
  margin: 0;
	padding: 0;
	list-style-type: none
}

ul.group-list li {
  padding: 10px;
}

ul.group-list li li {
  height: auto;
  margin-bottom: 2px;
  padding: inherit
}

.even {
  background-color: white
}

div.description-holder, div.formats-holder {
  float: left;
	display: inline
}

div.description-holder {
  width: 340px;
	overflow: hidden
}

div.thumbnail-holder {
  float: left;
	display: inline;
	margin-right: 10px;
	width: 120px;
}

div.formats-holder {
  width: 350px;
	margin-left: 10px
}

div.format-group {
  width: 170px;
	float: left;
	display: inline
}

div#decide-page-holder div.format-group {
    xwidth: auto;
    xfloat: none;
    xdisplay: block;
    margin-left: 30px;
}

ul.icons li a {
	background-image: url(graphics/download-icon.gif);
}

ul.icons li a:hover {
  background-image: url(graphics/download-icon-hover.gif);
}

a.video-link {
  display: block;
	background-color: #C1C5DE;
	text-align: center;
	margin-top: 10px;
	padding: 3px 3px
}

div.text-sidebar-box {
  width: 505px;
	padding-bottom: 0;
	margin: 10px 0 0 10px
}

div.text-sidebar-box div {
  padding: 10px
}

div.text-sidebar-box strong {
  margin-left: 10px
}

/* Behind the Webb promo */
#podcast-promo {
  margin-top: 20px;
  background-color: transparent !important;
}

/* Other resources list */
#other-sources ul {
  list-style-type: none;
}
#other-sources ul ul {
  margin-top: 10px;
}
#other-sources li {
  margin-bottom: 10px;
}

