#The_colorPicker{
	position:absolute;
	width:224px;
	padding-bottom:1px;
	background-color:#FFF;
	border:1px solid #317082;
}

.textinput{
background-image: url(inputColor.png);
background-repeat:no-repeat;
background-position:center center;
cursor: pointer;
border:solid;
border-width:1px;
border-color:#666666;
width:95px;
}
