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

input.backcolor{
	background:white;
	color:black;
}
input.textcolor{
	background:black;
	color:white;
}
