h1 {
    font-size: 1.1em;
}

ul em {
    font-weight: bold;
    font-style: italic;
    color: black;
}

.figure {
    margin: .75em 0;
}

.suite_includes {
    clear: right;
    background: url(/images/products/security_compliance_suite.png) no-repeat left center;
    width: 100%;
    overflow: hidden;
}

.suite_includes h2, .suite_includes dl {
    float: right;
    width: 45%;
    margin-right: 20px;
}

.suite_includes dl {
    clear: right;
}

.suite_includes dl dd {
    margin-bottom: 1em;
}

#content dl.features_list {
    padding-left: 200px;
    margin-bottom: 2em;
    overflow: hidden;
}

dl.features_list dt {
    color: black;
}

dl.features_list dd {
}

dl.features_list dd img {
    margin-left: -200px;
    float: left;
}

ul.benefits_list li {
    padding-bottom: 1em;
}

.content_box {
    background: url(/images/products/content_box.png);
    width: 726px;
    margin-bottom: 1em;
}

.content_box .bottom {
    background: url(/images/products/content_box.png) bottom;
    height: 10px;
}

.boxed_table {
    width: 690px;
    margin: 0 auto;
    white-space: nowrap;
}

.boxed_table td {
    line-height: 20px;
}

.boxed_table th {
    font-weight: bold;
    font-size: 1.1em;
    padding-top: 1em;
}

.boxed_table thead td {
    color: white;
    font-weight: bold;
    line-height: 40px;
    font-size: .9em;
}

.boxed_table .text {
    white-space: normal;
    padding: 6px 0;
}

.boxed_table .term {
    padding-left: 30px;
}

.boxed_table .sec img {
    padding-top: 10px;
}

.boxed_table .data {
    text-align: center;
    font-weight: bold;
}

.boxed_table .data img {
    margin-bottom: -4px;
}

.boxed_table .underline {
    border-bottom: 1px solid #ccc;
}

.captioned_image {
    margin: 1em 0 2em 0;
    text-align: center;
}

.captioned_image .caption {
    font-weight: bold;
    margin-bottom: .8em;
}

.content_red_buttons {
    margin-bottom: 2em;
}

.right_content_quote blockquote {
    margin: 1em 0;
}