.streamInfoBlock .title {
  font-weight: bold;
}
.streamInfoBlock .title,
.streamInfoBlock .info {
  float: left;
  margin: 0 0.2em;
}
.streamInfoBlock .info {
  padding: 0.1em;
}
img.graphstats {
   display: inline;
}
b#graphstats {
    cursor: pointer;
}

b.modkick:hover{
  color:red;
  cursor: pointer;
}

b.modban:hover{
  color:red;
  cursor: pointer;
}
