html{overflow-y : normal}

div.rounded16bg {
  background-image: none;/* url('/images/rounded-corner-EBE9E4-16-tl.gif');*/
}
div.rounded16bg div.hd {
  background-image: none;/* url('/images/rounded-corner-EBE9E4-16-tr.gif');*/
}
div.rounded16bg div.bd {
  background-image: none;/* url('/images/rounded-corner-EBE9E4-16-bl.gif');*/
}
div.rounded16bg div.ft {
  background-image: none;/* url('/images/rounded-corner-EBE9E4-16-br.gif');*/
}

div#stats div.hd{
    background-image: url('/images/rounded-corner-white-12-tr.gif');
    }
div#stats div.bd{
    background-image: url('/images/rounded-corner-white-12-bl.gif');
    }
div#stats div.ft{
    background-image: url('/images/rounded-corner-white-12-br.gif');
    }

div#footer {border-top:1px solid #d8d6d2}

a#corner_nav{display:none}

