.hdr1 {
    background-image: url(/images/education_hdr_learn.gif);
}

.hdr_social {
    background-image: url(/images/education_hdr_social.gif);
}

strong {
    font-weight: bold;
}

span.arrow {
    background-position: right 7px;
}

.education_linklist, .social_linklist {
    background: url(/images/bg_hr.gif) repeat-x top left;
}

li.education_section, li.social_section {
    display: block;
    padding: 10px 0 5px;
    background: url(/images/bg_hr.gif) repeat-x bottom left;
}

li.education_section h3, li.social_section h3 {
    font-weight: normal;
    margin-bottom: 5px;
}

.education_hide, .social_hide {
    display: none;
    font-size: 0.8125em;
    margin-bottom: 15px;
}

.social_brandingcommunity h4, ul.number li h4 {
    padding: 10px 0;
}

.social_brandingcommunity h4.first, ul.number li h4.first {
    padding-top: 0;
}

ul.number {
    list-style: decimal;
    margin: 0 0 1em 1.4em;
}

ul.alphabet {
    list-style: lower-latin;
    margin: 0 0 1em 1.4em;
}

ul.number li, ul.alphabet li {
    line-height: 1.25em;
}

ul li img {
    padding-bottom: 10px;
}

ul li img.last {
    padding-bottom: 0;
}

ul.contrast_box {
    border: 1px solid #d3d3d3;
    background-color: #fff;
    padding: 20px 0 15px;
}

ul.contrast_box li.sleads, ul.contrast_box li.mleads {
    display: inline;
    float: left;
    padding: 0 16px;
}

ul.contrast_box li.sleads {
    width: 291px;
    border-left: 1px solid #d3d3d3;
}

ul.contrast_box li.mleads {
    color: #353535;
    width: 190px;
}

ul.contrast_box h4 {
    margin-left: 9px;
}

ul.basic {
    font-size: 0.846em;
}

ul.basic li {
    margin-top: 5px;
}

ul.webinars, ul.whitepapers, ul.resources {
    margin-top: 17px;
}

ul.webinars li, ul.whitepapers li {
    background: url(/images/icon_page_whitepaper.gif) no-repeat left 50%;
    padding-left: 48px;
    margin-bottom: 17px;
}

ul.webinars li {
    background: url(/images/icon_video_webinars.gif) no-repeat left 50%;
}

ul.resources li {
    background: url(/images/icon_page_resources.gif) no-repeat left 50%;
    padding: 5px 0 5px 35px;
    margin-bottom: 10px;
}

.callout_demo {
    text-align: center;
}

