.frame-block {
	position: relative;
	display: block;
	height:103px;
	width: 137px;
}

.frame-block span {
	background: url(/images/frame.png) no-repeat center top;
	height:103px;
	width: 137px;
	display: block;
	position: absolute;
	
}

img {
border:none;
}

span { behavior: url(iepngfix.htc) }
