#content ul#nex_associationsCats_list {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	list-style: none;
}
#content ul#nex_associationsCats_list li {
	float: left;
	position: relative;
	width: 144px;
	height: 72px;
	margin: 10px 20px 10px 0; 
}
#content ul#nex_associationsCats_list li a img {
	position: absolute;
	top: 0;
	left: 0;
	width:	144px;
	height: 72px;
}
#content ul#nex_associationsCats_list li a p {
	position: absolute;
	top: 0;
	left: 0;
	width:	140px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}
