.ContentImage .enlarge img {
position: relative;
z-index:55;
top:-22px;
top:-17px!ie;
_top:-17px;
margin-top:-24px !ie;
_margin-top:-24px;
margin-right:0px;
margin-left:128px;
margin-left:128px !ie;
_margin-left:128px;
border: 1px solid #d5d5d5;
background-color: white;}

.ContentImage .enlarge {cursor:pointer;}
#ContentImages .ContentImage{width:160px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.ContentImage .enlarge img{margin-left:128px;}
}
