.gloss {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 9;
	height: 37px;
	background: url("images/gloss.png") repeat-x;
	margin-bottom:-37px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gloss.png", sizingMethod="scale");
}