/*
Site Footer
css/hdn/modules/sitefooter.css
*/ 

.hst-sitefooter {clear:both;}

.hst-sitefooter table {width: 100%;}

.hst-sitefooter tr,
.hst-sitefooter td {vertical-align: top;}

.hst-sitefooter td {padding: 8px 7px;}

.hst-sitefooter td.first,
.hst-sitefooter td.lim   {padding-left: 14px;}
.hst-sitefooter td.last  {padding-right: 14px;}

.hst-sitefooter td.site {background: #666;}
.hst-sitefooter td.corp {background: #999;}

.hst-sitefooter a:link,
.hst-sitefooter a:visited,
.hst-sitefooter a:hover,
.hst-sitefooter a:active {color: white;}

.hst-sitefooter ul {
  list-style: none;
  font-size: .92em;
  line-height: 1.5em;
}
.hst-sitefooter li.delimit {margin-top: 1.6em;}

.hst-sitefooter h2,
.hst-sitefooter h3 {font-size: 1em; text-transform: uppercase;}

.hst-sitefooter p {
  clear: both;
  background: gray;
  line-height: 26px;
  font-size: .84em;
  text-align: center;
  padding-bottom: 10px;
}

/* end css/hdn/modules/sitefooter.css */ 

