.Selections
{
  margin-left: 0.5em;
  background-color: cccccc;
}

#trackCounter, #discCounter
{
  display: inline-block;
  width: 8em;
  height: 3em;
  margin-left: 0.55em;
}

#i18n_filemeta_track
{
    position: relative;
}

#i18n_filemeta_disc
{
    position: relative;
}

#trackCounter .header,
#discCounter .header,
#yearContainer .header
{
  display: block;
  text-align: center;
}




#yearContainer .header
{
  position: relative;
}

#yearContainer
{
  display: inline-block;
}

#year
{
  width: 5.5em;
  position: relative;
}



#sectionTopAudio
{
  display: table-cell;
  width: 80%;
}
#fileType
{
  text-transform: uppercase;
}