/* CSS Document */


	/* the following is TEMPORARY: */
	#nav a, .tray,  #gateways	
						/*{letter-spacing:-1.4pt; }*/
						{letter-spacing:-0.0pt; }
						
						
	/* the following is PERMANENT: */			
	.transparent0		{ zoom: 1; filter: alpha(opacity=0);   opacity: 0.0; }					
	.fav_submit			{color:#222222; background-color:#F2CD2B; border: 1px outset #F2CD2B; font-size:12px; padding:5px; cursor:pointer;}
	
	#add_record_report	{position:absolute; width:470px; height:240px; background-color:#222222; color:#F2CC2B; text-align:center; 
						font-size:16px; z-index:200; font-family:'Arial, Helvetica, sans-serif'; padding:1px; visibility:hidden; }					
	#add_record_report .close	{color:#222222; background-color:#F2CD2B; border: 1px outset #F2CD2B; font-size:12px; padding:2px; cursor:pointer;}

	.text				{border: 0; font-size: 0.8em; height: 32px; line-height: 32px;}
	
	 /* .tray #sentence_start		{background-color:#FF0000;  } */

	.ui-dropdown 		{width:220px; z-index:auto;}
	.admissions_feature_submit .left .ui-dropdown .ui-dropdown-options { width:212px; max-height:260px; z-index:120; }
	

	.stand_alone .ui-dropdown 		{width:300px; z-index:auto;}
	.stand_alone .left .ui-dropdown .ui-dropdown-options { width:292px; max-height:280px; }
	
