html {
  min-height: 100%;
}

body {
  min-height:100%;
}







header li {
  background:url(images/icecrystal.png) no-repeat left center;
  padding-left:20px;
  color:#939598;
  font-size:16px;
  
}





section#content a.more-info:hover span {
  color:#24add8;
}




section#content a.more-info span {
  text-indent:34px;
}

button.submit-search span {
  text-indent:38px;
}
section.footer-list-content {
  width:140px;
  padding-right:20px;
  float:left;
}

section.footer-list-content h3 {
  color:#24add8;
  font-size:14px;  
  text-decoration:none;
}

nav.footer_nav ul li {
  color:#545455;
  font-size:12px;  
  text-decoration:none;
}

footer {
  font:14px/22px Helvetica, Arial, Sans-Serif;
  width:100%;
  float:left;
  padding-bottom:20px;
  margin-bottom:23px;
} 



