/*
<div class="contentFooter">
</div>
*/

.contentFooter 
{
  border-bottom: solid 1px #eee;
  padding: 8px 10px 0px 10px;
  overflow: hidden;
  _zoom: 1;
  background-color: white;
}

.footerColumn
{
  width: 33%;
  float: left;
}

.columnsFooter
{
  padding: 0;
  margin: 0 auto;
  width: 960px;
  background: none;
}

.columnsFooter .column
{
  width: 155px;
  float: left;
}
.sponsors {
  float:right; 
}
.credits {
  clear:right;
  float:right;
}
.credits li {
  display:inline;
}
.credits a {
  color:#000;
  text-decoration:underline;
}
.copyright {
  margin-top:13px;
}
