﻿.img-wrapper {
	background: url(../images/shadow.gif) no-repeat bottom right;
    clear: right;
    float: left;
    position: relative;
}
        
.img-wrapper img {
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	display: block;
	margin: -5px 5px 5px -5px;
	position: relative;
}