.ufks {
padding-left: 10px;
font-weight: bold;
line-height: 1.3;
text-transform: uppercase;
font-size: 14px;
}
.list-group-docs {
    position: relative;
    display: block;
    padding: 0 0 20px 40px;
    background: url(../icon-docs.png) left 5px no-repeat;
}
.block-info {
    margin: 0px;
 	padding-bottom: 10px;
}
.block-post {
    font-style: italic;
    font-weight: bold;
	padding-bottom: 15px;
}
.block-name {
    padding: 0;
	display: none;
}
.userpicture {
border: 1px solid #eeeeee;
padding: 3px;
}
.block-address, .block-email, .block-phone, .block-site, .block-file {
    margin-left: 0px;
    padding: 8px 0 8px 0px;
	border-bottom: 1px solid #dddddd;
}
.block-address, .block-email {
        background-color: #f5f5f5;
}
.lnpd_item_wrapper .lnpd_item_without_intro {
  margin-left:1em;
  border-bottom:none;
  font-size:1em;
  padding: 0;
}
.lnpd_item_wrapper .lnpd_item_without_intro .lnpd_item_title {
  font-size:.9em;
  line-height:inherit;
  font-weight:200;
  color: var(--body-text-color);
}