body { background: #000; font-family: helvetica;
       color: #ccc; padding: 0; margin: 15px 0 0 0; }  

#center_outer { margin-top: 0px; text-align: center; clear: both; width: 100%; }

    #center_inner { width: 550px; height: 687px; margin: auto; position: relative; text-align: left; }


div.upper_panel { margin: 0px; }

    div.upper_panel img { margin: 0; }

div.lower_panel { background-color: #DAC3B8; margin: 15px 0 0 0; padding: 12px 0 12px 0; position: relative; }
                


#tracks { padding: 0px 50px 0 0; text-align: right; }

    #tracks .track { margin-top: 1px; }

        #tracks .track a:link,
        #tracks .track a:visited { /* color: #ccc; */ color: #000; }

        #tracks .track .title { font-size: 140%; letter-spacing: -0.05em; line-height: 150%; }

            #tracks .track .title a { background-color: #DAC3B8; border: 1px solid #DAC3B8; padding: 1px 0.5em 1px 0.5em; text-decoration: none; }

            #tracks .track .title a:hover { border: 1px solid #000; }

            #tracks .track .title a:hover:before { content: ' \25BA'; }


        #tracks .track .time { font-size: 130%; padding-left: 1em; }

        #tracks .track .dl { font-size: 80%; }

            #tracks .track .dl a { }



    #tracks .hidden { visibility: hidden; display: none; }

    #tracks .position { margin-left: 0.75em; }

    #tracks .position:after { content: ' / '; }

    #tracks .status_playing { margin-left: 0.5em; font-size: 80%; }


div.info { clear: both; font-family: helvetica; font-size: 12px; margin: 59px 0 10px 0; }

    div.info a { color: #aaa; }

    div.info a:visited { color: #aaa; }

