.why_clickbank {
    background: transparent url('/images/mkweb20/why_clickbank_background.gif') no-repeat top left;
    width: 100%;
    height: 220px;
}

.why_title {
    height: 40px;
    width: 320px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.2em;
    cursor: pointer;
    margin-left: 2px;
}

.why_title_inactive {
    background: transparent url('/images/mkweb20/light_taupe_dot.gif') repeat-y top right;
}

.why_title_active {
    background: transparent url('/images/mkweb20/why_clickbank_active.gif') repeat-x center left;
}

.why_title_active_top {
    background: transparent url('/images/mkweb20/light_taupe_dot.gif') repeat-x bottom left;
}

.why_title_block {
    width: 100%;
    color: #9b8579;
    background: transparent url('/images/mkweb20/arrow_off.gif') no-repeat center right;
}

.why_title_block_active {
    color: #bd1e2c;
    background: transparent url('/images/mkweb20/arrow.gif') no-repeat center right;
}

.why_content {
    /*width: 100%;*/
    padding-top: 5px;
    padding-left: 40px;
}

td.bullet_content {
    padding: 8px 5px 5px;
}

.content_div {
    display: none;
    visibility: hidden;
}

.content_table {
    width: 440px;
}

.why_content_cell {
    background: transparent url('/images/mkweb20/light_taupe_dot.gif') repeat-x bottom left;
}