@import url("tracklist.css");

#infos {
    display: inline;
    float: right;
    width: 320px;
}

#discover span {
    background: #1b1a18 url(../images/fleche.gif) no-repeat;
    color: #fff;
    display: block;
    font-family: futura-extrabold, Arial, Helvetica, sans-serif;
    font-size: 13px;
	height: 19px;
    line-height: 19px;
    padding: 0 0 0 20px;
    width: 300px;
    text-decoration: none;
    text-transform: uppercase;
}

#discover span img {
	margin: 3px 0 0 0;
}


#infos .liste a {
    height: 21px;
    padding-left: 30px;
    position: relative;
    width: 290px;
}

#infos .liste a .icon {
    left: 7px;
    position: absolute;
    top: -2px;
}

#infos .liste a span.flir-replaced {
	display: inline;
}