/* adjust query displays so that all column data shows */
/*.ContentWizardDisplay*/
.QueryDisplay
{
	font-size-adjust: 0.4;
	padding: 0px;
}
/* util such time as TMA desires to use this item */
    #ctl01_SideBarPlaceHolder_ctl00_WikisLink {display: none;}
/* because we do not want to show a roster that contains 
	staff and metro staff that are granted access */
    #ctl01_SideBarPlaceHolder_ctl00_RosterLink {display: none;}
