body
{
  background:#fff;
}

body,input
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:110%;
}

h1,#realname
{
  font-size:48px;
  line-height:120%;
  text-align:center;
}

h2
{
  font-size:14px;
  text-align:center;
}

#button
{
  width:300px;
  height:40px;
  font-size:15px;
  font-weight:700;
}

#emburl
{
  font-size:10px;
  border:1px solid #aaa;
  width:280px;
  background-image:url(inputbackground.gif);
  padding:1px;
}

a
{
  color:#000;
}

a:hover
{
  color:#FFF;
  background-color:#000;
}

img
{
  border:none;
}

.extend
{
  width:290px;
  font-size:11px;
  text-align:left;
  border:1px solid #aaa;
  display:none;
  background-color:#FFF;
  margin:20px auto;
  padding:4px;
}

.close
{
  float:right;
  margin-left:5px;
  margin-bottom:5px;
  font-weight:700;
}

div.addthis_toolbox a:hover
{
  background:none;
}

p.ad, p.ad a 
{
  font-size:11px; 
  color:#999;
}

p.ad:hover
{
  color:#000;
}

p.ad a:hover
{
  color:#FFF;
}
