/* CSS Document */

div#content1{
  width: 95%;
}

div#content2{
  display: none;
}
div#content3{
  display: none;
}

div#content1 {
  padding: 5px 10px;
  overflow: auto;
  position: relative;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

