#divTopLeft {
  position:absolute;
  width:200px;
  overflow-x:hidden;
  background-color:#EEEEEE;
  border-color:#BBBBBB;
  border-width:2px
}