#cp_colorpickerbox {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border: 1px solid #000000;
	padding: 10px;
	\width: 313px;
	w\idth: 291px;
	\height: 185px;
	he\ight: 165px;
	background-color: #FFFFFF;
}
#cp_colorbox {
	position: absolute;
	overflow: hidden;
	\border: 0px;
	b\order: 1px solid #000000;
	top: 35px;
	left: 160px;
	font-size: 40px;
}
#cp_colorbox img {
	border: 0px;
	width: 128px;
	height: 15px;
}
#cp_spectrumbox {
	position: absolute;
	overflow: hidden;
	\border: 0px;
	b\order: 1px solid #000000;
	font-size: 40px;
}
#cp_spectrumbox img {
	border: 0px;
	width: 3px;
	height: 15px;
}
#cp_satbrightbox {
	position: absolute;
	overflow: hidden;
	\border: 0px;
	b\order: 1px solid #000000;
	top: 35px;
	left: 10px;
}
#cp_satbrightbox img {
	border: 0px;
	width: 8px;
	height: 8px;
}
#cp_hexvaluebox {
	position: absolute;
	border: 0px solid #000000;
	top: 70px;
	left: 160px;
	font-size: 15px;
}
#cp_hexvaluebox input {
	border: 1px solid #000000;
	width: 100px;
	font-family: font-size: 15px;
}
#cp_controlbox {
	position: absolute;
	border: 0px solid #000000;
	top: 120px;
	left: 210px;
}
#cp_controlbox input {
	border: 1px solid #000000;
	width: 78px;
	height: 18px;
	font-family: font-size: 10px;
	background-color: #FFFFFF;
}
