	table, tr, td
	{
		text-align:left;
	}
	
	.join_header_first, .join_header
	{
		
		height:24px;
		background-image:url(../images/bullet.gif);
		background-repeat:repeat-x;
		/* border:1px solid #9B9A9A; */
		text-align:center;
		width:100%;
		color:#FFFFFF;
		
	}
	.join_td_1
	{
		text-align:left;
	}
