body
{
    margin:0 auto;
    width:100%;    
    background:#979797 url('../images/live/music-player/background1-1x870.jpg') repeat-x ;
}

.player
{
    border:none;
    width:900px;
    height:548px;  
    position:relative;
    margin:0 auto;
    height:548px;

    
}

.iframe-player
{
    overflow:hidden; 
     width:900px;
    height:548px;
    position:relative;
}

.support
{
    position:relative;
    font: normal normal normal 14px Arial; 
    height:20px;  
    padding:10px 0 0; 
    border:none;
    float: left;
    text-align: center;
    width: 880px;   
}


.container
{
    margin:0 auto;
    width:900px;
}

.footer
{
    position:relative;
    font: normal normal normal 10px Arial; 
    height:40px;  
    width:auto;
    padding:10px; 
    border:none;
    float: left;
}

.copy-right-text
{
     color:#FFFFFF;
     float:left;
     padding-right:4px;
}

.all-right-reserved
{    
    float:left;
    color:#FFFFFF;    
}

.bell-media-radio-text
{
    float:right;
    font-size:8px; 
    color:#FFFFFF;
}

.bell-logo
{
     border:none;
}

.left,.right
{
    float:left;
}

.right
{
    width:90px;
    height:40px;
}

.left 
{
    width:790px;
   
}

.left a 
{
    display:inline-block;
    float:left;
}

.copy-right-text, .all-right-reserved, .bell-media-radio-text 
{
    margin-top:20px;
}