input.color_picker {
  height: 19px;
  width: 60px;
  padding: 0 !important;
  border: 1px solid #000000;
  background: url(arrow.gif) no-repeat top right;
  cursor: pointer;
  line-height: 16px;
  margin-left:10px;
}

div#color_selector {
  width: 270px;
  position: absolute;
  border: 1px solid #000000;
  background-color: #EFEFEF;
  padding: 2px;
}
  div#color_custom {width: 100%; float:left }
  div#color_custom label {font-size: 95%; color: #2F2F2F; margin: 5px 2px; width: 25%}
  div#color_custom input {margin: 5px 2px; padding: 0; font-size: 95%; border: 1px solid #000; width: 65%; }

div.color_swatch {
  height: 12px;
  width: 12px;
  border: 1px solid #000;
  margin: 2px;
  float: left;
  cursor: pointer;
  line-height: 12px;
}

div#color_custom input {
border:1px solid #000000;
font-size:95%;
text-transform:uppercase;
/*margin:5px 2px;*/
margin: 0px;
padding:1px;
width:97%;
}
#marco{
/*margin-bottom:10px;*/
margin-left:15px;
text-transform:uppercase;

}
#fondo{
margin-left:12px;
text-transform:uppercase;
/*margin-bottom:10px;*/
}
#texto{
margin-left:15px;
text-transform:uppercase;
font-size:12px;
color:#000000;
/*margin-bottom:10px;*/
}
