TABLE.jsm {
	position:absolute;
	display:none;
	border-collapse:collapse;
	margin:0px;
	cursor:pointer;cursor:hand;
}
TD.jsm {
	border-width:1px;
        border-style:solid;
	padding:2px 5px 2px 5px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#eeeeee;
	background-repeat:no-repeat;
	background-position:right center;
}