/************************************************************
      RANGE GALLERY
************************************************************/

img#imgRangePhoto {
  margin-bottom: 20px;
  width: 345px;
}

div#rangeGallery {
  background-color: #989E9F;
  width: 345px;
  height: 79px;
}

div#rangeGallery div#leftArrow, div#rangeGallery div#rightArrow {
  float: left;
  width: 26px;
  height: 115px;
  background-color: #353834;
  text-align: center;
}

div#rangeGallery div#leftArrow img, div#rangeGallery div#rightArrow img {
  margin-top: 50px;
}

div#rangeGallery div#rightArrow {
  float: right;
}

div#rangeGallery div#galleryImages {
  float: left;
  width: 257px;
  padding: 18px;
  _padding-bottom: 16px;
  height: 79px;
  background-color: #989E9F;
}

div#galleryImages img {
  margin-right: 7px;
}

div.resource, div.resourceshaded {
  width: 337px;
  height: 3em;
  padding: 5px;
  padding-bottom: 0px;
}

div.resourceshaded {
  background-color: #DDDFDF;
}

div.resourceinfo {
  float: left;
}

div.downloadbutton {
  float: right;
  margin-right: 5px;
}

div#rangeSelector {
  float: left;
  clear: both;
  margin-top: 10px;
  padding: 0px 7px;
  width: 702px;
  height: 36px;
  text-align: center;
  background-color: #DDDFDF;
}

div#rangeSelector img {
  margin-left: 15px;
  margin-top: 11px;
}