/* IE 5 to 6 png transparency fix */
img { behavior: url(iepngfix.htc); }

ul.music li.vinyl a{
	background:url(vinyl.png) 0 0 no-repeat;
	width:96px;
	height:76px;
	behavior: url(iepngfix.htc);
}

.latest {
	behavior: url(iepngfix.htc);
}