div.fotogallery-list .rm{
    margin-right: 10px;
}

div.fotogallery-list div.item {
    width: 110px;
    float: left;
}

div.fotogallery-list div.picture{
    width: 110px;
    height: 80px;
    background-position: 0% 0%;
    background-repeat: no-repeat;
}

div.fotogallery-list div.fotogallery-border{
    width: 110px;
    height: 80px;
    background: 0% 0% no-repeat url('images/fotogallery-border.png');
}

div.fotogallery-list div.picture a{
    display: block;
    width: 110px;
    height: 80px;
    text-decoration: none;
}

div.fotogallery-list div.description a{
    color: #666666;
    font-weight: bold;
}
