﻿/*
  <copyright file="Browser.css" company="Microsoft">
    Copyright (C) Microsoft. All rights reserved.
  </copyright>
*/

body.playing #header {
    display: none;
}

/*                Search              */
#SidePanel.Search #RightPanel #LibraryTitle,
#SidePanel.Search #RightPanel #TotalSize
{
	display: none;
}