@charset "utf-8";

html, body, form, ul, li, dl, dd, dt, fieldset, form, table, tbody, tr, td, th { margin:0; padding:0; border:0 none; }
ul, dl, dd, dt { list-style:none; }

table, tbody, tr, td, th { margin:0; padding:0; border:0 none; border-collapse:collapse; border-spacing:0; vertical-align:top; }
table { font-size:1em; }

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:13px; }

html, body { width:100%; background-color:#222; }
body { color:#000; font:75%/1.5 Arial, Helvetica, sans-serif; background:url('/blank.gif') no-repeat; background-attachment:fixed; }

a { text-decoration:underline; }
a, a:visited { color:#1d67ad; }
/* a:visited { color:#3f82c1; } */
a:hover, a:active  { color:#f5822b; }
a img, fieldset { border:0 none; }

#logo { margin:55px; width:471px; height:32px; background:url(../i/logo.png) 0 0 no-repeat; overflow:hidden; text-indent:-999px; //-background:none; //-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/logo.png", sizingMethod="crop"); }
#content { width:465px; margin:0 20px 20px 55px; }
#content textarea { width:465px; }
#info { position:fixed; top:150px; left:558px; //-position:absolute; //-top:expression(eval(document.documentElement.scrollTop + 150)); color:#fff; }
#info p { font-size:16px; line-height:23px; margin:0 0 5px 0; padding:0; }
#info p .arr { font-weight:bold; display:block; position:absolute; float:left; top:0; width:20px; margin:0 0 0 -25px; }

