.noprint {
  display: none;
}
table,
td,
th {
  border: 1px solid #000;
  padding: 2px 4px;
}
a {
  text-decoration: none;
  color: #000;
}
img {
  border: 0;
}
#gallery .paginators,
#gallery .title ul,
#gallery .info ul,
#news .entryFooter,
#webtree,
#admin,
#fontselect,
#left,
#right,
#header,
#divisions,
#auth,
#logged,
#access,
#center .tableTools,
#breadcrumbs,
#footer,
#footerInfo,
.entriesFooter,
.icon,
#siteinfo,
#mMenu {
  display: none;
}
#news .boxText li {
  margin-bottom: 10px;
}
#center .boxText ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.entryContent {
  margin-top: 15px;
}
#news .entries .entry,
#gallery .entries .entry {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  float: left;
  clear: left;
  width: 100%;
}
#news .entryImage {
  float: right;
  margin-left: 10px;
}
#news .entryTitle {
  margin-bottom: 4px;
}
#gallery .entry .image {
  float: left;
  margin: 0 6px 6px 0;
}
#gallery .entries .entry .image {
  clear: left;
  margin-right: 20px;
}
#gallery .entry .entryImage {
  float: right;
  margin: 0 0 0 10px;
}
