
.main #signpost .visible, .main #module .visible, .main #usermodule .visible {
  display: none;
}

.main #signpost .seolista, .main #module .seolista, .main #usermodule .seolista {
  position: relative;
  top: 10px;
  left: -230px;

}

.main #signpost .seolista A, .main #module .seolista A, .main #usermodule .seolista A {
color: #3E3E3E;
}

.main #signpost TABLE.table, .main #module TABLE.table, .main #usermodule TABLE.table {
  border-collapse: collapse;
  width: 580px;
}

.main #signpost TABLE.table TD, .main #module TABLE.table TD, .main #usermodule TABLE.table TD {
  padding: 2px;
}

