/* Resources List */

.list	{ width: auto; padding: 0 0 0 0; margin-bottom: 0; }
.list ul	{ list-style: none; margin: 0; padding: 0; border: none; }
.list li	{ width: auto; margin: 0; border-bottom: 1px solid #E4E4E4; }
.list li a	{ background-image: url(../images/icon_resourcelistbullet.gif); background-repeat: no-repeat; background-position: 0 50%; display: block; padding: 6px 17px 6px 17px; border-bottom: 0px; font-weight: normal; }
html>body .list li a	{ width: auto; }
.list li a:hover	{ background-color: #FDFAF0; color: #7570AC; font-weight: normal; }


#associates	{
	
}

#associates ul	{
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0px;
}

#associates ul li	{
	border-bottom: 1px solid #E4E4E4;
	padding: 15px 0px;
}

#associates ul li.first	{
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}

#associates span	{
	background-image: url(/images/icon_associatesbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
}

#associates img	{
	margin: 0;
}

#associates span a	{
	font-weight: bold;
}

/* new */

#associates td	{
	text-align: center;
	padding: 15px 0 0;
	width: 121px;
}

	#associates tr.first td	{
		border-top: 1px solid #E4E4E4;
		padding-top: 5px;
	}

	#associates td.middle	{
		width: 38px;
		background: url(/images/background-partners-divider.gif) repeat-y top center;
	}

#associates .associates-link	{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 15px;
}

#associates .associates-link a	{
	background-image: url(/images/icon_associatesbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
	font-weight: bold;
}

#associates .row-line td	{
	border-bottom: 1px solid #E4E4E4;
}
