/* CSS Document */

div#photoleftbottom {
  background: #fff url(../images/tile.gif);
  background-repeat: repeat;
  height: 290px;
  margin-top: 10px;
  overflow: auto;
}

img.photo {
  border: 1px solid black;
}