
html, body { height: 100%; }
body { background: #DCDCDC; }

#wrapper { width: 1000px; height: auto !important; min-height: 100%; margin: 0 auto -20px; }
#footer { height: 20px; width: 100%; }
.footerCnt { width: 1000px; margin: 0 auto; }

.footerCF { clear: both; height: 20px; width: 100%; display: block; }

.footL { float: left; }
.footR { float: right; }
.footL p, .footR p { font-style: italic; }
.footR p a { color: #FF871B; }
.footR p a:hover { color: #FF871B; text-decoration: underline; }

.loginMain { padding-top: 220px; }

#loginForm .fieldsCnt { width: 86%; margin-left: 3%; padding-top: 5px; }
#loginForm .labelCnt { padding-bottom: 2px; }
#loginForm .labelCnt label { font-weight: bold; }