/*
-----------------------------------------------------
Styles for aural/braille/embossed media
	Currently this is only hiding the upgrade browser text.
-----------------------------------------------------
*/

.UpgradeBrowser {
	display:none;
	speak:none;
}

