.elfaSection {
    border: 1px solid #CCCCCC;
    margin-bottom: 16px;
}
.elfaSection h2 {
    color: #666666;
    border-bottom: 1px solid #CCCCCC;
    padding: 4px;
}
.elfaSectionContent {
    padding: 6px;
}
.installationOptionHeader {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
}
.videoLink {
    height: 38px;
    font-weight: bold;
    font-size: 14px;
    background: url(/images/elfa/playButton.gif) no-repeat 6px center;
    border: 2px solid #CCCCCC;
    padding-left: 50px;
    margin-bottom: 16px;
    vertical-align: middle;
    line-height: 16px;
}
.videoLink div {
    padding-top: 10px;
}
.videoLink a {
    color: inherit !important;
}
.elfaLink {
    height: 30px;
    font-weight: bold;
    font-size: 20px;
    border: 2px solid #CCCCCC;
    margin: 16px 0 16px 0;
    padding-top: 8px;
    vertical-align: middle;
}
.elfaLink a {
    color: inherit !important;
}
.elfaLink a:after {
    color: #CC0000;
    content: "\0020 \00BB";
}
.imageCaption {
    background: url(/images/elfa/redUpArrow.gif) no-repeat left 4px;;
    margin: 10px 0 16px 0;
    padding-left: 16px;
}
.footnote {
    font-size: 9px;
    margin: 16px 0 16px 0;
}

.saleText {
    font-weight: bold;
    font-size: 16px;
    color: #666;
}