﻿.rmlwrapper
{
    width: 190px;
    padding-right: 10px;
    float: left;
}

.rmlwrapper h2
{
    margin-top: 0;
    padding-top: 0;
}

ul.RelatedMaterialsList
{
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
    background-color: #87a1d9;
}

ul.RelatedMaterialsList li
{
    color: #ffffff; 
    font-size: 12px; 
    font-weight: bold;
}

ul.RelatedMaterialsList li.sub
{
    padding: 7px 0 7px 10px;
}

ul.RelatedMaterialsList li.sub a
{
    color: #ffffff; 
    font-size: 12px; 
}

ul.RelatedMaterialsList li h3.listHeading, h3.popout
{
    font-size: 14px !important;
    font-weight: bold;
    padding: 7px 0 0 5px;
    background: url("/Images/Public/menu_bkgnd.png") no-repeat scroll -24px -12px transparent;
    color: #ffffff !important;
    margin-bottom: 0;
    margin-top: 0;
    cursor: pointer;
    height: 22px;
}

h3.popout a:link, h3.popout a:visited
{
    color: #ffffff !important;
}

ul.RelatedMaterialsList li.subheading
{
    font-size: 12px;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    background-color: #9bb1df;
    color: #ffffff;
    border-bottom: 1px solid #557ac9;
}

ul.RelatedMaterialsList ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
