#RememberMe {
   margin-top: 4px;
   margin-bottom: 5px;
}
#GuestSignIn {
   padding: 0;
   margin: 0;
   width: 100%;
   text-align: center;
}
#GuestSignIn h2 {
   margin-bottom: 0;
}
#GuestSignIn p {
   background: #FFF0F0;
   padding: 6px;
   margin: 0 0 6px 0;
   line-height: 150%;
}
#GuestSignIn a {
   color: #BA0E1D;
   text-decoration: underline;
}
#GuestSignIn a:hover {
   color: #880D0F;
   text-decoration: none;
}#GuestSignIn fieldset {border: 0}

