﻿#pagecontent
{
    background-image: url(/Convention/2009/images/bg-txt-topics.jpg);
}
#topics h2
{
    margin: 45px 0 20px 0;
    font-weight: normal;
    color: #fa7426;
    font-size: 27px;
}
#topics h3
{
    margin-top: 10px;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 5px;
    color: #fff;
}
#topics p
{
    color: #8aa6b7;
    margin-bottom:15px;
}
#topics p strong
{
    color: #bcd3e0;
}
#topics p em
{
    color: #4a97c3;
}
#topics .firstItem
{
    margin-top: 0;
}
#topics ul, #topics ol
{
    padding: 0 0 3px 40px;
}
#topics ul li, #topics ol li
{
    padding: 0;
    margin: 0 0 3px 0;
}

