﻿#txOnline_button {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#txOnline_button li a {
    background: transparent url(images/txOnline_button.png) no-repeat scroll 0 0 !important;
    display: block;
    height: 29px;
    overflow: hidden;
    position: relative;
    text-indent: -999em;
}
#txOnline_button li a:link {
    background-position: 0 0 !important;
    border: 0 none;
    color: #009900;
}
#txOnline_button li a:visited {
    background-position: 0 0 !important;
    border: 0 none;
    color: #996666;
}
#txOnline_button li a:hover {
    background-position: 0 -29px !important;
    border: 0 none;
    color: #00CC00;
}

