.contentdetailsimage
{
    margin-bottom: 12px;
    display: block;
}

/* GUIDES */
.guidesubmenu
{
    padding: 18px 0px 18px 0px;
}
.guidesubmenuitem,.guidesubmenuitemon
{
    margin: 3px 0px 3px 0px;
}

/* RELATED CONTENT */
.relatedcontentcat
{
    margin-bottom: 16px;
}
.relatedcontentheader
{
    text-transform: uppercase;
    color: #415a64;
    background-color: Transparent;
    font-size: 133%;
    font-weight: bold;
}
.relatedcontentitem
{
    margin: 4px 0px 6px 0px;
}

/* DICTIONARY */
h2.dictionarycurrentletter
{
    font-size: 159%;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    color: #e31818;
    background-color: Transparent;
    font-weight: normal;
}
table.dictionarywordcollection
{
    border-collapse: collapse;
    margin: 0px 0px 16px 0px;
    padding: 0px;
    width: 100%;
    border-bottom: solid 1px #e4f2ed;
}
table.dictionarywordcollection th
{
    font-size: 159%;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    border-bottom: 1px solid #898a8c;
    margin: 0px;
    padding: 0px 10px 2px 2px;
    width: 50%;
}

table.dictionarywordcollection td
{
    margin: 0px;
    padding: 2px 10px 2px 3px;
}
table.dictionarywordcollection td.alternative
{
    color: inherit;
    background-color: #e4f2ed;
}

/* SEARCH RESULT */
.searchresultcatheader
{
    font-size: 159%;
    font-weight: normal;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
.searchresultcat
{
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    font-size: 100%;
}
