﻿
.sf_listTitle
{
    display: none;
}

.sf_expandedList
{
    list-style: none;
    margin-top: 10px !important;
}

.sf_expandedList li
{
    padding: 0 !important;
    margin: 0 2px !important;
    margin-bottom: 30px !important;
    clear: both;
}

.sf_expandedList li .sf_listItemTitle
{
    color: #770909;  
    font-weight: normal;
    font-size: 14pt;
}

.sf_expandedList li .sf_listItemBody p
{  
    margin: 0 !important;
    padding: 0 !important;
    font-size: 11pt;
}

.sf_listItemBody img
{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}

