.shadow1 {
  background:url(graphics/shadow.gif) right bottom no-repeat;
  }
.shadow2 {
  background:url(graphics/corner_bl.gif) left bottom no-repeat;
  }
.shadow3 {
  background:url(graphics/corner_tr.gif) right top no-repeat;
  padding:0 6px 6px 0;
  }
#shadow {
  margin:10px;
  float:left;
}

#shadow div {
  float:left;
}  
    
#shadow img{
  float:left;
}