/* CSS declaration for Gallerylux v.7 */

body {
  background-color:#FFFFFF;
  font-size:100%;
}
.header {
  display:none;
}
.menu, #menu, .subMenuItems {
  display:none;
}
.dhead button {
  display:none;
}
.cont, .content, .main {
  width:95%;
}
.footer{
  display:none;
}
div.cont div.content {
  display:block;
  visibility:visible;
}
.limited tbody{
  height:auto;
  overflow-x:visible;
  overflow-y:visible;
}
.limited th:last-child, .limited td:last-child {
  padding-right:2px;
}

