.img-wrapper {
	background: url(../images/shadow.gif) no-repeat right bottom;
	float: left;
}

.img-wrapper div {
	background: url(../images/mask.png) no-repeat left top !important;
	background: url(../images/mask.gif) no-repeat left top;
	padding: 0 5px 5px 0;
	float: left;
}

.img-wrapper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}
