/* ********************* AFFILIATE DISPLAY ********************* */

.textContent #listTable
{
	width:  			100%;
}
.textContent #listTable th
{
	margin: 			0;
	padding:			0 3px;
	height: 			22px;
	line-height:		20px;
	font-size:  		12px;
	font-weight:		bold;
	color:  			#ffef00;
	background-color:   #006dc6;
}
.textContent #listTable td
{
	margin: 			0;
	padding:			0 3px;
	font-size:  		11px;
	font-weight:		normal;
	color:  			#453A20;
}
.highlightLinkText
{
	font-size:  		0.8em;
	color:  			#006dc6;
	background-color:   #ffef00;			
}
.memberLogin
{
	display:			inline;
	float:  			left;
	margin: 			0 50px 0 0;
}