#paleta {
	position:absolute;
	top:10px;
    *top:10px;
    _top:52px !important;
	text-align: left;
	right:140px;
	background: url(color-picker.png) no-repeat left top;
	height:300px;
	width:270px;
	display:none;
	border:0;
	z-index: 10;
}
#close {
	position:absolute;
	right:0px;
	top:-19px;
	height:20px;
	width:31px;
	cursor:pointer;
    z-index:11;
}
#apl {
	position:absolute;
	right:22px;
	top:-19px;
	height:20px;
	width:31px;
	cursor:pointer;
    z-index:11;
}
