/* Soittoäänilistausten määritykset */

#toneList { width: 170; }
#toneList th { font: bold 11px verdana, arial, sans-serif; color: #444444; text-align: left; padding: 6px 2px; border-bottom: 1px #bbbbbb solid; }
#toneList tr.iiTr td { background-color: #F2F2F2; }

/* Grafiikkalistausten määritykset */

#gfxList { width: 400px; }
#gfxList table { clear: both; }
#gfxList td p { margin: 3px 0; text-align: center; }
#gfxList ul { margin: 0; padding: 0; list-style-type: none; }
#gfxList ul li { margin: 0 4px; float: left; }

/* Yhteiset */

#toneList table, #gfxList table { width: 100%; border-collapse: collapse; }

#toneList td, #gfxList td { font: 11px verdana, arial, sans-serif; color: #444444; background-color: #FFFFFF; padding: 4px 2px; }

#toneList .help, #gfxList .help { font: 11px verdana, arial, sans-serif; color: #444444; }
#toneList .help h3, #gfxList .help h3 { font: bold 11px verdana, arial, sans-serif; color: #444444; }

#toneList a, #toneList a:link, #toneList a:visited, #toneList a:active, #gfxList a, #gfxList a:link, #gfxList a:visited, #gfxList a:active { font: 11px verdana, arial, sans-serif; color: #444444; }
#toneList img, #gfxList img { display: block; margin: 0; padding: 0; border: none; }

