/* CSS Document */
	

.img-shadow-left {
  
   float:left;clear:left;
  background: url(/shadow/shadow.gif) no-repeat bottom right;
  background: url(/shadow/shadow.gif) no-repeat bottom right;
  margin: 5px 15px 5px 25px;
  margin: 5px 15px 5px 25px;
	
  }

.img-shadow-left img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
