﻿*
{
    list-style-type: none;
    list-style-position: outside;
}
#imageContainer IMG {
    DISPLAY: none;
    POSITION: absolute;
    text-align: left;
    padding: 0px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.PageSelector
{
    font-family: verdana;
    font-size: xx-small;
    font-weight: bold;
    color: #284775;
    text-align: center;
}
ul li
{
    color: #111111;
    font-family: verdana;
    font-size: x-small;
    font-weight: normal;
}
ul.side_bar li
{
    color: #284775;
    font-family: verdana;
    font-size: x-small;
    list-style-image: url('../../Images/Button/symbol4.gif');
}
ul.unleaded li
{
    color: #008000;
    font-family: verdana;
    font-size: x-small;
    font-weight: normal;
    list-style-type: none;
}