.linklist-item {
    position: relative;
    margin: 0 5px 10px;
    box-shadow: 1px 1px 3px #797979;
    background: #f5f5f5;
    width: 310px;
    float: left;
height: 520px;
overflow: auto;

}
.linklist-item-infos-controls-group + a{
width: 49px;
display: block;
overflow: hidden;
white-space: nowrap;
float: right;
margin-right: 5px;
}
a:hover{
text-decoration: underline;
}
.linkdate {
}
