.footer
{
    background-color: #000000;
    bottom: 0;
    font-size: 12px;
    height: 20px;
    padding-top: 6px;
    position: fixed;
    text-align: right;
    width: 100%;
    z-index: 100;
    left:0;
}

.footer-element
{
    float:right;
}



.wizard-nav > li
{
    margin-left:10px;
}

.wizard-nav .active a
{
    color:#e6e6e6;
    font-weight:500;
}

.songs {
    max-width: 339px !important;
}

.embed_still_wrapper
{
   /* margin:0px 20px 20px 0;*/
}

#sidebar .embed_still_wrapper
{
    margin:0px;
}
