
	.noteGrey { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		line-height: 12px; 
		color: #999;
	}


	.footer {
		position: fixed;
		right:0;
		bottom:0;
		text-align: right;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 11px;
		padding: 1px 9px 10px 5px;
		background-color: #fff; /*filter:alpha(opacity=91); opacity:0.91; */
		z-index:3;
	}
	