body {
  background: white;
  font-size: 10pt;
}
#menu, #overDiv, #footer, #Growler, #header, .loadbox, .lightbox, .optionbox, .noprint {
  display: none;
}
#wrapper, #content {
  width: auto;
  margin: 0 2%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
}
td.mceToolbar { display: none; }
a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
  /*content: " (" attr(href) ") ";*/
  font-size: 90%;
}
#content a[href^="/"]:after {
  /*content: " (http://www.www.ln.edu.hk" attr(href) ") ";*/
}
table td, table th {
	border: 0px solid #efefef;
	font-size: 90%;
}
div.serve-questions-group-wrapper {
    background-image:none
    background:none;
    background-color:#fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.serve-questions-group-wrapper-table th, serve-questions-group-wrapper-table td {
    background:none;
    background-color:#fff;
}