*       { margin: 0; padding: 0; }
body    { background: #a1a1a1 url(../img/error/bg_error.gif) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #474848; padding: 10px; }
h1      { font-family: Georgia, "Times New Roman", Times, serif; color: #666666; }
img     { border: 0; }

#logo { background: #FFF url(../img/css/logo_liveengine.png) no-repeat; position: absolute; left: 800px; top: 70px; width: 184px; height: 67px; }
h1  { letter-spacing: -1px; font-size: 2.6em; font-weight: normal; margin-bottom: 10px; }
h2  { margin-bottom: 5px; letter-spacing: -1px; text-transform: uppercase; font-size: 1.2em; }
h3  { font-size: 1em; }

p, ul, ol { margin-bottom: 20px; line-height: 170%; }
p {}

a   { background: url(../img/css/img03.gif) repeat-x left bottom; text-decoration: none; color: #1D62B3; }
a:hover { background: none; color: #E43C15; }
a.none   { margin: 0; padding: 0; border: 0; background: none; }

#error_window{ clear: both; width: 660px; height: 516px; margin: 0 auto; background: #a1a1a1 url(../img/error/bg_error_window.png) no-repeat; padding: 24px 20px; }
