.img-shadow {
	clear: both;
	float:left;
	 /*background: url('img/shadow.gif') no-repeat bottom right;*/
           
	margin: 20px 0 0 17px !important;
	margin: 20px 0 0 8px;

	}

.img-shadow img {
  display: block;
  position: relative;
/*  background-color: #fff; */
/*background-color: #FAEECE; */
  background-color: #888888;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.alpha-shadow {
	clear: both;
	float:left;
	/*background: url('img/shadow.gif') no-repeat bottom right;*/
               
	margin: 14px 0 0 17px !important;
	margin: 14px 0 0 8px;
	}

.alpha-shadow div {
  /* background: url(img/shadow2.png) no-repeat left top !important;*/
 background-color: #FAEECE;   
/*background: url('img/shadow2.gif') no-repeat left top;*/
  
  
  float: left;
  padding: 0px 6px 6px 0px;
  }

.alpha-shadow img {
 /* background-color: #fff; */
 background-color: #0A0A0A;
  
 /*  background-color: #FAEECE; */
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: 0;
  }