	#amreg_process_container{
		font:10pt Arial, Helvetica, sans-serif normal;
		border:none;
		margin:0 auto;
		width:820px;
		padding:5px 0;
		font:bold 10pt Arial, Helvetica, sans-serif;
		color:#CCCCCC;
	}
	#amreg_process_container div{
		display:inline;
		padding:0 60px 0 5px;
		border:none;
		margin:0;
		background:#fff url(http://www.agd.org/images/lines/dash_arrows.gif) right no-repeat;
		color:#CCCCCC;
	}
	#amreg_process_container_https div{
		display:inline;
		padding:0 60px 0 5px;
		border:none;
		margin:0;
		background:#fff url(https://www.agd.org/images/lines/dash_arrows.gif) right no-repeat;
		color:#CCCCCC;
	}
	#amreg_process_container .AMReg_Process_Selected,
	#amreg_process_container_https .AMReg_Process_Selected{
		font:bold 12pt Arial, Helvetica, sans-serif;
		color:#41AD49;
	}
	#amreg_process_container .amreg_noarrow,
	#amreg_process_container_https .amreg_noarrow{
		background:none;
	}