@charset "UTF-8";

body { font-family:'Ubuntu'; color: #000; background-color:#f8f8f8; line-height:30px; /* text-shadow: 2px 2px #000000; */ }
	a { color:#ff0000; }
div.main { margin: auto; width: 800px; font-size: 17px; margin-top:100px; }
div#message { float: left; width: 590px; font-size:17px; font-weight:normal; /* text-shadow: 1px 1px #000000; */ }
div#globeos { float:right; margin-top: -100px; margin-right: -50px; }
div.error { margin-top:50px; text-align:center; width: auto; height: 40px; overflow:auto; margin: auto; display: block; font-weight:normal; }
h1 { font-size:22px; /* text-shadow: 2px 2px #000000; */ }
div#prverror { width: 1000px;
border: 3px dashed #000000;
background: #ffffff;
color: #000000;
font-size: 11px;
margin-top: 600px;
position: absolute;
padding: 20px;
text-shadow: none; }
.footnote { font-size: 14px; float: left; margin-top: 120px; }