.kwkeyb_table_empty {
	border-style:solid;
	border-width:0px;
	padding:3px;
}

.kwkeyb_prekey {
	font-size: 16pt;
	width: 10pt;
	height: 20pt;
}

.kwkeyb_div {
	width: 38px;
	height: 30px;
	border-width:0px;
	padding:4pt;
	text-align: center;
	font-family: tahoma,sans,MS sans serif;
	font-size: 14pt;
	color: #000000;
	cursor: hand;
	background-image:url(../images/kwkeyb0.gif);
	background-repeat: no-repeat;
	background-position: center,center;
}

.kwkeyb_div_over {
	width: 38px;
	height: 30px;
	border-width:0px;
	padding:4pt;
	text-align: center;
	font-family: tahoma,sans,MS sans serif;
	font-size: 14pt;
	color: #000000;
	cursor: hand;
	background-image:url(../images/kwkeyb1.gif);
	background-repeat: no-repeat;
	background-position: center,center;
}

