.rankcol {
  width: 50px;
  }
.titlecol {
  width: 150px;
  }
.googlecol, .alexacol, .bloglinescol, .technoraticol, .averagecol {
  width: 125px;
  }
.rankcol, .titlecol, .googlecol, .alexacol, .technoraticol, .averagecol {
  float: left; 
  text-align: left;
  }
.headingrow {
  font-weight: bold;
  }
.entryrow {
  clear: both;
  padding-top: 5px;
  }
.gotcha {
  display: none;
  visibility: hidden;
  }
.spacer {
  clear: both;
  }
