﻿.content_footer
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #476da2;
    padding-top: 10px;
}

.content_footer .placeholder
{
    float: right
}

.content_footer a:visited, .content_footer a:active, .content_footer a:link
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #476da2;
    margin: 0px 3px 10px 3px;
    border-bottom: dotted 1px #ededed;
    float: right
}

.content_footer a:hover
{
    border-bottom: dotted 1px #b1a712;
}