@import url("style.css");

/*

body #content, body #maintcontent {
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 20px;
}

body #menu {
  overflow-x: hidden;
  overflow-y: auto;
}

.linefinder {filter: alpha(opacity=70);}

*/