html #footer {								/* do not float, otherwise Firefox 2 has issue */
	background: url(bgfooter.png) right bottom repeat-x;
	background-position: 0% 150%;
}
html #lock {
	background: none;
	height: 207px;
	width: 184px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='assets/t-lock.png');
	float: left;
	position: relative;
	z-index: 100;
}