.page {
  display: none;
}

.s_description {
  display: none;
}

.nid {
  font-weight: bold;
}

.nid:before {
	content: "(";
  font-weight: normal;
}

.nid:after {
  content: ")";
  font-weight: normal;
}
