<!--
#programList{}
#programList a			{		text-decoration:none;	}
#programList table		{visibility:visible;	position:relative;	bottom:0px;				width:130px;																			border:0px; border-collapse:collapse;}
#programList .certData	{		padding-left:1em;		}
#programList .certGridText	{	display:block;
								float:left;
								padding: 0px 0px 0px 0px;
								height:0px;
								width:0px;	
					}			
								
#programList .certGridText			{
						 display:none;
						 height:0px;
						 width:0px;
						 float:none;
						 text-indent:-9999px;
						 padding: 0px 0px 0px 0px;
					  }	
						 
#programList .certGridText ul	{list-style:none;
					 list-style-type:none;
				     }	
#programList .certGrid	{width:130px;
						height:20px;
						float:right;
						
						overflow:hidden;
						padding: 0px 0px 0px 0px;
						
						
						}
#programList .certGrid img{ }
						
#programList .certGrid .morenoIco{ position:absolute;margin-left:0px; width:20px; height:20px; border:none}
#programList .certGrid .riversideIco{ position:absolute;margin-left:20px;  width:20px; height:20px; border:none}
#programList .certGrid .norcoIco{ position:absolute;margin-left:40px; width:20px; height:20px; border:none}
#programList .certGrid .clearGrid{ 
	position:absolute;
	margin-left:60px; 
	width:10px; 
	height:20px; 
	border-bottom:none;
	border-top:none;}
#programList .certGrid .localCertIco{ position:absolute; margin-left:70px; width:20px; height:20px; border:none}
#programList .certGrid .asDegreeIco{ position:absolute; margin-left:90px;	width:40px; height:20px; border:none}
//-->

