@charset "UTF-8";
/* CSS Document */

.img-shadow {
  clear: both;
  float:left;
  background: url(http://www.websweeper.com/style/pics/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.websweeper.com/style/pics/shadow.gif) no-repeat bottom right;
  margin: 20px 0 10px 20px !important;
  margin: 20px 0 10px 20px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
