.filter-codelist .portlet-content li {
	background-image: none; padding-left: 0;
}
.filter-other label {
	display: block; font-weight: bold; margin-bottom: 2px;
}
.filter-other select {
	width: 222px;
}

.filter-other .portlet-header .portlet-heading,
.filter-codelist .portlet-header .portlet-heading {
	xfont-size: 1em;
	xmargin-right: 12px;
	xline-height: 2.4em;
}

#search-dir-companies-list .rating {
	position: absolute;
	top: 0; right: 0;
}

#search-dir-people-list .list-item {
	min-height: 100px;
}

#search-dir-people-list .detail-wrapper {
	margin-left: 100px;
}		

	#search-dir-people-list .list-item .params {
		margin-top: 5px;
		color: #222222;
	}
		#search-dir-people-list .params .label {
			color: #707070;
		}
		
		#search-dir-people-list .params .wysiwyg {
			margin-bottom: 5px;
		}

		#search-dir-people-list .member-in-pk {
			position: relative;
		}
		
			#search-dir-people-list .member-in-pk .label {
				position: absolute;
				top: 0; left: 0;
			}
		
			#search-dir-people-list .member-in-pk .value {
				display: block;
				margin-left: 37px;
			}

