.cp_div {
	width: 180px;
	background: #d5d5d5;
	display: none;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 10;
}

.colortable td {
	width: 15px;
	height: 15px;
	border: 1px solid #000000;
	font-size: 1px;
	cursor: pointer;
}

.cp_input {
	font-size: 10px;
	font-family: verdana, arial, tahoma;
	width: 60px;
	height: 17px;
}

.cp_selected {
	float: left;
	width: 15px;
	height: 15px;
	border: 1px solid #000000;
	font-size: 1px;
	cursor: pointer;
	margin: auto;
}

.cp_nav {
	line-height: 0px;
	font-size: 10px;
	font-family: verdana, arial, tahoma;
	padding: 3px;
}

.cp_def_color {
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
	font-size: 1px;
	cursor: pointer;
	position: relative;	
	float: left;
}
