#winamp-container {
    float: right;
    width: 280px;
    height: 380px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    padding: 0;
    margin: 0;
    z-index: -1;
}
#webamp {
    bottom: 70px;
    right: 120px;
    width: 280px;
    height: 380px;
    z-index: 5 !important;
}