	
		/* IE ignores this */
		.transparent[class]
		{
			background-image:url(../../images/tints/Welcome75.png);
		}
		
		#rightColumn		
		{
			color: #FFAB59;
		}
		
		a:hover		
		{
			color: #FFAB59;
		}
		
		#rightColumn a, #rightColumn a:active, #rightColumn a:visited
		{
			text-decoration: none;
			color: #FF7E00;
		}
		
		#rightColumn a:hover		
		{
			text-decoration: none;
			color: #FFAB59;
		}

		.divided
		{
			border-top: 1px solid #FFAB59;
			margin-bottom: 24px;
		}

		table
		{
			border: 0;
			padding: 0;
		}
		
		td
		{
			border: 0;
			padding: 10px 10px 0 0;
		}
