	
		/* IE ignores this */
		.transparent[class]
		{
			background-image:url(../../images/tints/Contact65.png);
		}
		
		#rightColumn
		{
			color: #78D29F;
		}
		
		a:hover
		{
			color: #78D29F;
		}
		
		#rightColumn a, #rightColumn a:active, #rightColumn a:visited
		{
			text-decoration: none;
			color: #2FBA6C;
		}
		
		#rightColumn a:hover
		{
			text-decoration: none;
			color: #78D29F;
		}
		
		.divided
		{
			border-top: 1px solid #78D29F;
			margin-bottom: 24px;
		}

