/* phpMyEdit Styles  */

	hr.pme-hr		     { border: 0px solid; padding: 0px; margin: 0px; border-top-width: 1px; height: 1px; }

	table.pme-main 	     { border: #004d9c 1px solid; border-collapse: collapse; border-spacing: 0px; width: 100%; }

	table.pme-navigation { border: #004d9c 0px solid; border-collapse: collapse; border-spacing: 0px; width: 100%; }

	td.pme-navigation-0, td.pme-navigation-1 { white-space: nowrap; }

	th.pme-header	     { border: #004d9c 1px solid; padding: 4px; background: #add8e6; }

	th.pme-key-0, td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,

	th.pme-key-1, td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,

	td.pme-sortinfo, td.pme-filter { border: #004d9c 1px solid; padding: 3px; vertical-align: top;}

/* KK: 2008-01-24 added th.pme-key-0,1 align: left */

	th.pme-key-0, th.pme-key-1 { border: #004d9c 1px solid; padding: 3px; vertical-align: top; text-align:left; }

	td.pme-buttons { text-align: left;   }

	td.pme-message { text-align: center; }

	td.pme-stats   { text-align: right;  }

*/