.rsbtn {
    -moz-user-select: none;
    height: 26px;
    margin-bottom: 10px;
    position: relative;
    z-index: 100;
}
.rsbtn span, .rsbtn a {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
}
.rsbtn .rsbtn_play {
    color: #333333;
    display: inline;
    float: left;
    font-family: "Lucida Grande","Lucida Sans","Lucida",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    margin: auto;
    padding: inherit;
    position: static;
    text-decoration: none;
}

.rsbtn .rsimg, #rslightbox_logo.rsimg, .rsbtn a.rsimg {
    background: url("//webtools.ec.europa.eu/read-speaker/core/img/rs_button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.rsbtn .rspart {
    float: left;
    height: 26px;
    position: relative;
}
.rsbtn .rsbtn_left .rsbtn_text {
    background: url("//webtools.ec.europa.eu/read-speaker/core/img/icon_16px.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: "Lucida Grande","Lucida Sans","Lucida",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    margin: 5px 10px;
    padding-left: 20px;
}
.rsdeferred .rsbtn_left .rsbtn_text span {
    background: url("//webtools.ec.europa.eu/read-speaker/core/img/rs_loader_anim.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
    padding-right: 20px;
}
.rsbtn .rsbtn_right.rsimg, .rsbtn .rsbtn_pause {
    background-position: 0 -26px;
    width: 42px;
}
.rsbtn a:hover .rsbtn_right, .rsbtn.rsfocus .rsbtn_right.rsimg {
    background-position: -42px -26px;
}
.rsbtn .rsbtn_right.rsimg.rsanim {
    background: url("//webtools.ec.europa.eu/read-speaker/core/img/play-anim.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
