	.collapsed {
		display : none;
	}
	
	.expanded {
		visibility : hidden;
		height : 16;
		width : 130;
		position : absolute;
		textdecoration : none;
		lineheight : 1;
		fontsize : 12;
		fontfamily : Arial;
		color : Lime;
	}
	
	.link {
		text-decoration : none;
		textdecoration : none;
		line-height : 1;
		lineheight :1;
		font-size : 12;
		fontsize : 12;
		font-family : Arial;
		fontfamily : Arial;
	}
	
	.caption {		
		color : Navy;
		font-weight : bold;
		font-family : Tahoma;
	}
	
	.image_link {
		color: Black;
		border-color : Black;
		bordercolor : Black;
	}
