#tag_display a{
    color: #cf902d;
    text-decoration: underline;
}

#tag_display h2{
    width: 150px;
    color: #2d3128;
    font-size: 12px;
    clear: both;
    float: left;
    margin: 10px 0 5px 0;
    padding: 0 0 3px 0;
    border-bottom: 1px dotted #b4b6b2;
}

#tag_display p{
    font-size: 11px;
    color: #848484;
    clear: both;
}