.counter_title
{
  font-weight: bold;
}

.counter_statistics
{
  margin-bottom: 20px;
}

.counter_extra_info
{
	font-size: 0.9em;
	text-align: right;
}

.best_visited_page, .best_referer_name
{
  clear: both;
  float: left;
  width: 530px;
}

.best_visited_count, .best_referer_count
{
  float: left;
  text-align: right;
  width: 100px;
}
