#page,
#content {
    background-image: none;
}

#header,
#footer,
#content .arrow {
    display: none;
}

.print {
    display: block;
}

div.topline a.top,
.enlarger {
    display: none;
}

div.tombstones,
div.headstones {
    width: 100%;
}

div.tombstone,
div.headstone {
    position: relative;
    float: none;
    width: 100%;
    height: auto;
    background: none;
    padding: 0;
    margin: 0;
}

div.tombstone a.button,
div.headstone a.button,
div.tombstone a.picture,
div.headstone a.picture {
    display: none;
}

div.tombstone div.info {
    position: relative;
    height: auto;
    left: 0; top: 0;
    margin: 10px;
    padding-left: 20px;
    width: 90%;
}

div.tombstone div.info p {
    font-size: 14px;
    line-height: 20px;
}

div.headstones p.welcome {
    padding-left: 0px;
    width: 100%;
}

div.tombstone div.info ul li,
ul.toc li,
ul.features li {
    list-style: disc;
    padding-left: 0px;
}

div.tombstone#contact ul li a,
div.tombstone div.info ul li a,
div.tombstone div.info ul li a:hover {
    background-image: none;
    font-size: 14px;
    line-height: 20px;
    margin: 2px 0 4px 0;
}


.img_left,
.img_right {
    padding-top: 0px;  
    margin-top: 0px;
}

#gallery,
#rvslideshow {
    display: none;
}

