.searchBox input {
  margin: 0;
  padding: 0;
}

.searchBox input.text {
  width: 290px;
  padding: 2px;
  margin-right: 20px;
}

/*div.mainlist {
  display: none;
}*/

p.cntr {
  display: none;
}

p.warnadmin {
  display: block;
}

a.navdown, a.navup {
	display: none;
}

div.odrow, div.evrow {
  margin-bottom: 25px;
}

span.resultNumber {
  display: none;
}
div.title a {
  color: #90191e;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
}
div.title a:hover {
  text-decoration: underline;
}
span.warn {
  display: none;
}

div.description {

}
div.url {
  font-size: 11px;
  font-style: italic;
}
div#other_pages {

}
span.mak_2 {

}

/* CSS BELOW APPLIES TO print layout */
@media print {



}
