.ev_row {
  border-top: 1px solid #ccc;
}

.box_form span.label {
  text-align: center;
}

.ev_pages {
  border-top: 1px solid #ccc;
  text-align: right;
  padding: 0 5px;  
}

.ev_pages .count {
  float: left;
}

.curr_page, .page {
  margin: 0 1px;
}

.curr_page {
  border: 1px dotted #ccc;
}

.evbox {
  margin-right: 5px;
}

.evframe {
  margin: 5px auto;
  text-align: center;
  width: 102px;
  font-weight: normal;
}

.evbox .evname {
  font-weight: bold;
}

.evmark {
  text-decoration: underline;
}