#container {
width:auto !important;
}

#content {
min-height:0 !important;
width:20em !important;
float:none !important;
border:1px solid #A0A0A0;
}

.out {
  background:#bbb; 
  position:relative;
  margin:1em 0;
  width:24.05em;
}
.in {
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
width:20em;
  }
.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
