			table.colorPicker 
			{
				position: absolute;
				background-color: #FFFFFF;
				border: solid 1px #000000;
			}
			table.colorPicker td
			{
				width: 15px;
				height: 15px;
				border: solid 1px #000000;
			}
