.picker_cc
{
	width: 10px; height:10px; cursor: pointer;
	padding:0px;
	margin:0px;
}
.picker_huecc
{
	width: 15px; height:5px; cursor: pointer;
}
.picker_sample
{
	width:60px; height:30px;
	text-align:center;
	white-space: nowrap;
}
.picker_sample TD
{
	empty-cells: show;
}
.picker_sample SPAN
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 900;
}
#picker
{
	display:none;
}
#pickertable
{
	border: 2px outset black;
	background-color: #eeeeee;
}
BUTTON.picker_btn
{
	font-family: Arial;
	font-size: 10px;
	font-weight: 900;
	width:30px;
	margin:0px;
}