table.af_counter {
  font-family: arial,helvetica,sans-serif;
  border: 1px solid #666666;
  border-collapse: collapse;
  width: 0px;
  height: 0px;
  background: rgb(51, 51, 51);
  color: rgb(255, 255, 255);
}
  table.af_counter th {
  padding: 3px;
  font-size: 14px;
}
  table.af_counter td {
  padding: 3px;
  border: 1px solid #666666;
  text-align: center;
  font-size: 12px;  
}
table.af_counter .cou_ip {
  font-weight: bold;
  color: rgb(255, 0, 0);
  font-size: 14px;
}
  table.af_counter .cou_number {
  font-weight: bold;
  color: rgb(255, 0, 0);
  font-size: 12px;
}
  table.af_counter .cou_numberdesc {
  font-weight: bold;
  text-align: left;
  font-size: 9px;
}
table.af_counter .cou_zafiks {
  font-weight: bold;
  background: rgb(102, 187, 224);
  font-size: 10px;
}

table.af_counter .cou_warn {
  font-size: 10px;
}
.d{
	color: #FFFF99;
	font-size: 20px;
	font-weight: bold;
}

