body { margin: 0; background: #004dc1 url("/img/bg.png") no-repeat center top; font: 11px Tahoma; color: #fff; }
img { border: 0; vertical-align: middle; }
form { padding: 0; margin: 0; }
a { color: #fff; text-decoration: underline; }
a:hover { text-decoration: none; }

#logo { margin-top: 130px; }
#logo h1 { margin: 15px 0 0 0; font: italic 11px Arial; }

#input_url { width: 395px; height: 37px; border: 0; background: url("/img/input.png") 0 0 no-repeat; padding: 0 0 0 10px; line-height: 37px !important; font: 16px Tahoma; font-weight: bold; color: #858585; vertical-align: middle; }


#message { width: 403px; background: #fff; margin: -10px 2px 0 2px; border-top: 1px solid #d9d9d9; font-weight: bold; color: #575757; text-align: left; }

#content { padding: 15px; line-height: 15px; }
#content ul { margin: 0; padding-left: 15px; }
#content a { color: #575757; font-weight: bold; text-decoration: underline; }
#content a:hover { color: #575757; font-weight: bold; text-decoration: none; }
#content .title { font-weight: bold; margin-bottom: 10px; }
#content .right { float: right; }
#content h1 { margin: 0; padding: 10px 0; font-size: 16px; }
#content .code { margin: 5px 5px 5px 15px; padding: 5px; border-left: 4px solid #dadde1; background-color: #f0f0f0; font-size: 12px; font-style: italic; }
#content p { margin-top: 10px; }

#button { margin-top: 20px; }

#footer { margin: 150px 0 20px 0; }
#footer .copyrights { width: 405px; background: url("/img/line.gif") repeat-x; padding-top: 10px; }
