body {
  font-family: helvetica, arial, sans-serif;
}
h3 {
  margin-bottom:2px;
}
#summary {
  margin:10px;
}
#logospace {
  margin:10px;
  text-align:center;
}
#visitus {
  font-size:small;
}
.actiontext {
  font-size: large;
}
.userdata {
  cursor:pointer;
  padding:2px;
}
.userid {
}
.thumbimg {
  width:16px;
  height:16px;
}
.userdataover {
  background-color:#ffd;
  border:1px solid gray;
}
.detailsopened {
  background-color:#ffd;
  border:1px solid gray;
}
.negpoints {
  color:red;
}
.pospoints {
  color:green;
}
.userdetails {
  display:none;
  border-top:1px solid gray;
  background-color:#ffe;
}
.entrytime {
  display:block;
  float:left;
  width:200px;
}
#footer {
  font-size: small;
  text-align: center;
}
