div.wfxselected	 {
	overflow: hidden;
	text-overflow: clip;
}

td.wfxselected {
	background: window;
	border: 0 inset buttonface;
	padding: 0;
}

.wfxdropdown		{
	background: window;
	border: 1px solid windowtext;
	padding: 0px;
	position: absolute;
	visibility: hidden;
}

.wfxoption			{
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	width: 100%;
}

.wfxselect			 {
	border: 0 inset buttonface;
	cursor: default;
}

.wfxselect .button	{
	border: 2px outset buttonhighlight;
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.wfxselecttable	{
	background: buttonface;
	border: 2px inset buttonhighlight;
	width: 100%;
}

TD.body .button{
    width: 12px;
}

