.retainer10 {
	position: relative;
}
.newsImage1 {
	width: 144px;
	height: 170px;
	background: url(../images/store_image_border.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
}
	
* html .newsImage1 {
	background: url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/store_image_border.png');
}