﻿div#nonFooter
{
   background: #c8e4f2 url(../images/DC_Bgr.jpg) repeat-x;
}
.container
{
   font-size: small;
   width: 57em;
   margin: 1.5em auto 1em auto;
   border: solid 1px #bdbdbb;
   background: #ffffff url(  '../images/login_wrapper_background.jpg' ) repeat-x;
}

.container > .title
{
   background: #000000;
   color: White;
   text-align: center;
   font-weight: bold;
   font-size: medium;
   padding-top: .5em;
   padding-bottom: 1em;
   margin-bottom: 2.5em;
   z-index: 1;
}

.container > .wrapper
{
   margin: 0 2em 0 2em;
}
