img
{
	height:			5px;
	width:			5px;
	position:		absolute;
	top:			-999px;
	left:			-999px;
}

/*-------------------- CSS to hide list item for stylesheer switcher ------------------ */
li#hideMeOnTextOnly
{
	position:					absolute;
	top:						-999px;
	left:						-999px;
}

div#quickLinksBar div#flashText
{
	position:					absolute;
	top:						-999px;
	left:						-999px;
}