/* CSS Document */
.jomres_stepz 
	{
	background: #fff;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 15px;
	}
	
td.jomres_stepz_inactive  {
	background: #165B8B;
	color: #fff;
	
	}
	
td.jomres_stepz_active  {
	background: #DEA600;
	color: #fff
	
	
	}