/* CSS Document */

.muter { background-image:url(../img/icons/mutesprite2.png); width:27px; height:19px; display: block; text-indent: -9999px; }
a.muter { background-position:0 0; width: 27px; height: 19px; }
a.muter:hover { background-position:0 -19; width: 27px; height: 19px; }
a.muter.active { background-position:0 -38; width: 27px; height: 19px; }
a.muter.active:hover { background-position: 0 -76; width: 27px; height: 19px; }
