BODY {
    background-color: #ffffff;
}

#site-nav {
    display: none;
}

#site-search {
    display: none;
}

#about-nav {
    display: none;
}

#newsletter {
    display: none;
}

#slideshow-thumbnails {
    display: none;
}

.sidebar {
    display: none;
}

.sharing-options {
    display: none;
}

BODY.qa P {
    display: block !important;
}

#diary-archive {
    overflow: visible;
}

#diary-entry {
    overflow: visible;
}

#search-results {
    overflow: visible;
}

#notfound {
    overflow: visible;
}

#outer-container {
    overflow: visible;
}

.archive-entry {
    overflow: visible;
}

.rounded-body {
    overflow: visible;
}

#slideshow-photos .rounded-body {
    overflow: visible;
}

.list-container LI {
    overflow: visible;
}

.sidebar .body {
    overflow: visible;
}

#diary-entry #content-inset {
    overflow: visible;
}

#comments {
    overflow: visible;
}

#respond {
    display: none;
}

#comments {
    display: block;
}

#comments .comment IMG.cap {
    display: none;
}
