﻿﻿.top_nav {
    height: 31px;
    line-height: 31px;
    border: 1px solid #d5d5d5;
    margin-bottom: 5px;
    padding-left: 20px;
    font-size:12px;
}

    .top_nav a {
        font-size:12px;
        color:black;
    }

    .top_nav img {
        margin-bottom:1px;
    }