.dropshadow{ 
margin:10px 3px 0px 10px ! important; background: transparent url('../images/popup_shadow.png') no-repeat scroll right bottom ! important; 
background:transparent none; 
float:left;
}
.dropshadow div{
width:108px;
height:138px;
background:#fff;
margin:-6px 6px 6px -6px;
border:1px solid rgb(169, 169, 169); 
}
.dropshadow div img{ 
background-color: rgb(255, 255, 255);
margin-left:auto;
margin-right:auto;
display:block;
border:none;
}
.dropshadow div td{
text-align:center;
}
