.lower_pagination { 
  margin: 10px 0 0px 0; 
  font-size: 1.2em;
}

.pagination { 
  margin: 10px 0 0px 0; 
  font-size: 0.8em; 
}

.pagination .current { 
  font-weight: bold; 
}

.per_page_form { 
  font-size: 0.8em; 
}

.per_page_form label { 
  font-weight: normal; 
}

.per_page_form select option { 
  font-size: 0.8em; 
}

