#phonic { display: none; }
#shape { display: none; }
#alphabet { display: block; }
#phonelist { display: none; }
#fontgrid { display: none; }

/* #consonants { border: 2px dotted #005a9c; } */
#consonants td {  padding: 0;  white-space: nowrap; }
#zwspcol { padding-left: 10px; padding-right: 10px; width: 28px; }

#consonants td { padding-left: 5px; }
#combining { padding-left: 5px; border: dotted 1px teal; }
#combining td { padding-right: 10px; }
#secondpanel { padding-left:20px; }
#alphaobsolete { border: 2px solid #DDDDDD;  }
#alphaobsolete div { background-color:#DDDDDD;  }
#predisposed { width: 20px; border: dotted 1px teal; text-align: right; padding-left: 2px; vertical-align: middle; }

.phonicspaces { padding-left: 10px; padding-right: 10px; width: 28px; }
.uaplosives { white-space: nowrap; }
.aspiratedplosives { white-space: nowrap; }
.vowels{ padding: 5px; margin-bottom: 5px; width: 750px; border: 1px dotted teal; }

.vowels .sound { color: #FF3333; }
.vowels img {vertical-align: bottom; }


.shapelist li { 
	line-height: 48px;
	}

