body { background: white; font-family: times, helvetica;
       color: #333; padding: 0; margin: 15px 0 0 0; }  

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

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


div.upper_panel { border: 1px solid #333; }

div.lower_panel { border: 1px solid #333; 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: 100%; letter-spacing: -0.05em; line-height: 150%; }

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

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

            #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: 11px; margin: 40px 0 10px 0; }

    div.info a { color: #290490; }

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


