		/* Put a border around the newly clickable element */
		.bl-hot {
			zoom: 1; /* Should be IE only */
			}
		/* rollover style for clickable element */
		.bl-hover {
			
			}
		
		/* Simulate hover on contained link */
		.bl-hover2 a:link {
			
			}
		.bl-hover2 a:visited {
			
			}