body {
background: #000000;
text-align: center;
}

#logo {
background: #000000 url(sbw-logo.jpg) top no-repeat;
width: 500px;
height: 294px;
margin: auto;
}

#logo h1 {
text-indent: -9999em;
visibility: hidden;
}

#wrap {
width: 755px;
margin: auto;
text-align: middle;
}

#content {
width: 700px;
margin: auto;
margin-top: 15px;
}

#content h1 {
color: #000;
margin: 0;
padding-bottom: 3px;
border-bottom: 1px solid #fff;
width: 100%;
text-align: right;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
}

#content h5 {
width: 100%;
padding-top: 3px;
border-top: 1px solid #fff;
text-align: center;
}

#content h5 span {
color: #fe0000;
margin: 0;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
}

h5 span a, a:visited, a:active {
color: #548849;
text-decoration: none;
}

h5 span a:hover {
color: #000;
text-decoration: underline;
}

#content p {
color: #fe0000;
padding-left: 5px;
font-family: helvetica, arial, sans-serif;
text-align: middle;
}

#content label  {
font-size: 14px;
color: #000;
line-height: 16px;
}

#content label input {
font-size: 18px;
color: #f6b720;
background-color: #283a4e;
border: 1px solid #fff;
padding-left: 5px;
}