/* GENERAL STYLES */
*{ 
  visibility: hidden;
  background: #FFF; 
}

#content, #content *{
  visibility: visible;
}

.center #content{
  overflow: visible;
}

/* EDITOR PROPERTIES */

