a.textPart
{
    text-decoration: none;
    text-align: left;
}

a.textPart img
{
    width: auto;
    height: auto;
    display: inline;
    vertical-align: middle;
    margin-right: 3px;
    border: none;
    position: relative;
    top: -2px;
}
