#cont_forgottenpassword
{
   background: transparent url(/images/bgd_publisherssection.png) repeat scroll 0 0;
   min-height:350px;
   margin:0;
   width:100%;
}


.centered
{
   min-height:350px;
   padding-top: 60px;
}

#wrapper
{
   margin: 10px auto;

   padding: 30px;
   background: #e8f4f7;
   border: thin solid #d6e8e9;
   text-align: left;
   clear: both;
   width: 280px;
}

.errors li a
{
   color: #A62800;
}

h2
{
   margin: 0 0 30px 0;
}

#login_wrapper a
{
   font-size: 0.9em;
}

.forgotten_image
{
   margin-top: 10px;
   width: 133px;
   height: 40px;
   float: left;
   cursor: pointer;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/btn_resetpassword.png');
}

.forgotten_image[class]
{
   background:transparent url(/images/btn_resetpassword.png) no-repeat scroll center top;
}



#cont_footer
{
   background:transparent url(/images/bgd_footerdivider.gif) repeat-x scroll 0 0;
   width:100%;
}

#footer
{
   width: 800px;
}





