a.colorPallet{
	line-height:13px;
	width:13px;
	display:block;
	text-decoration:none;
	
}
table.colorPalletTable{
	z-index:2000;
	border:#000 1px solid;
	position:absolute;
}

.colorPalletHeader{
	
	border-bottom:#000 1px solid;
	background-color:#666;
	padding-left:4px;
	padding-right:4px;
	color:#fff;
}
.colorPalletControl{
	
	float:right;
	width:15px;
	margin-left:2px;
	margin-rigth:2px;
	margin-top:2px;
}