div#exit {
width: 800px;
padding: 35px 0; }


div#logos {
width: 730px;
padding: 0 35px;
border-bottom: 22px solid #d2780c; }
div#logos img {
margin-bottom: 10px; }


div#message {
padding: 20px 35px;
border-top: 22px solid #304fa2; }

h1 {
color: #555252;
font-size: 1.25em; }

h2, h3 {
margin-bottom: 15px;
color: #555252;
font-size: 1.1em;
font-weight: normal;
letter-spacing: -0.05em; }

ul { margin: 0 0 15px 25px; }
li { font-size: 0.8em; }

div#message p {
margin-bottom: 15px;
font-size: 0.8em; }


div#buttons {
overflow: auto;
width: 730px;
padding: 0 35px 20px 35px; }
div#buttons p {
padding: 5px 10px;
border: 1px outset #5674be;
background: #f4f7ff;
font-size: 0.75em; }
div#buttons a {
text-decoration: none; }

div#buttons p.goto {
float: left;
font-weight: bold;
text-transform: uppercase; }
div#buttons p.return { float: right; }


div#footer {
padding: 10px 0;
border-top: 22px solid #304fa2; } 
