/**
 * This stylesheet is for aural devices
 */

/* First, what we don't need to include
--------------------------------------------*/

.no-aural, .screen-only, .print-only {
	display: none;
}


