html
{
    direction: rtl;
}
.topicDiv
{
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
a, a:visited
{
    color: #0066CC;
}
a:hover
{
    color: #0066CC;
    text-decoration: none;
}
.higherZIndex
{
    z-index: 2;
}
