.absolute
{
  background:#eaeaea;
  b_ackground-image: url(wood.jpg);


  position:absolute;
  z-index:1000;
  height:100%;
  width:100%;

  left:0px;
  top:0px;
  text-align:center !important;;


}

.absolute iframe{
  

  background:#ffffff;
  height:500px;
  width:600px !important;
  background-image: url(fondo.jpg);
  background-repeat: no-repeat;
  background-position:bottom right;
  float:none;
  clear:both;
  display:block;
  vertical-align:middle;
  margin:0 auto 0 auto !important;
  }

.absolute label{background:#ffffff;}
.absolute textarea{height:80%;background:#ffffff;}

.absolute select{width:50px !important;display:inline;}
.absolute img{background:#ffffff;}

div.editor{text-align:right;}
div.editor img {background:white;}
div.editor {background:#ffffff;}
div.editor select{width:50px !important;display:inline;}


.absolute #xxl_1 {display:block;}
