/*-----------
  RINT STYLES
  -----------*/
body {
	color: #000;
	}
#dhWrapper {
	width: auto;
	}
#dhNavBar {
	display: none;
	}
#footerBox {
	border-top: 1px solid #ccc;
	font-size: 13px;
	line-height: 1;
	text-indent: 0;
	margin-top: 1em;
	width: auto;
	}
#footerBox a {
	color: #000;
	text-decoration: none;
	}
#footerBox a.credit {
	position: static;
	display: inline;
	}
