* {
  background-color: white !important;
  background-image: none !important;
}

#leftColumn, #header, .next_previous {display: none !important}

#rightColumn {
    float: none;
    width: 100%;
}

#content {
    overflow: visible !important;
    width: 100%
}

.detail {
    min-height: 0;
}

.long_desc div {
    display: block !important;
}