body {
  color: #333333;
  background: #ddffff;
  font-size: 10pt;
  line-height: 140%;
  font-family: Verdana;
  font-weight: normal;
}

br.clear {clear: both;}
.brclear {clear: both;}

a, a:link { color: #0000cc; }
a:visited { color: #660066; }
a:active, a:hover { color: #cc0000; text-decoration: none; }

h1 a {
  background: #ddffff url(/images/logo.gif) no-repeat scroll right bottom;
  border: medium none;
  display: block;
  font-size: 1px;
  font-weight: normal;
  width: 551px;
  height: 114px;
  text-decoration: none;
  text-indent: -99999px;
}

small {
  font-size: 8pt;
  font-height: 150%;
}

strong {
  font-weight: bold;
}
div#beltu {
  background: #f3f3f3;
  color: #000000;
  width: 100%;
}

div#beltb {
  background: #94e4e8;
  color: #000000;
  width: 100%;
}

div#beltb div#sitetitle {
  padding: 5px 8px 5px 8px;
}

div#beltu table {
  padding: 5px 8px 5px 8px;
}

div.adsense {
  padding-top: 10px;
}

div.description {
  padding: 30px 50px 10px 30px;
}

div.openidform {
  padding: 20px;
}

div.reason {
  padding-top: 15px;
  color: #000000;
  font-size: 11pt;
}

div.error {
  font-size: 10pt;
  color: #cc0000;
  font-weight: bold;
}

#doingForm {
  width: 100%;
  background: #94e4e8;
  padding: 10px 0px 10px 0px;
}

#doingForm textarea {
  background:#FFFFFF none repeat scroll 0%;
  font-size:12pt;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.1;
  overflow:hidden;
  padding:9px;
  width:525px;
  font-family: Verdana;
}

#doingForm input {
  margin-top: 10px;
  font-weight: bold;
  font-size: 9pt;
  padding: 2px 8px 2px 8px;
  font-family: Verdana;
}

hr {
  border-width: 1px;
  border-color: #b6b6b6;
  border-style: solid;
}

p.imwindow {
  font-weight: bold;
  margin: 20px 50px 20px 50px;
  border-width: 3px;
  border-style: dotted;
  border-color: #00aa66;
  padding: 6px 0px 6px 4px;
  background: #ffffff;
  color: #000000;
}

#timerHeader {
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: #666666;
}

#cdTimer {
  font-size: 20pt;
  line-height: 160%;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: #000000;
}

p#copyright {
  font-size: 9pt;
  line-height: 100%;
  text-align: center;
}

input#openid_url {
  text-indent: 18px;
  background-image: url("/images/openid_logo.png");
  background-repeat: no-repeat;
  background-position: left center;
  font-size:16pt;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:1.3;
  width:300px;
}
