
/* stylesheet for the template sp-flash */
/* стилевой файл для шаблона sp-flash*/
/* stylesheet for the template list */
/* стилевой файл для шаблона photos.list*/
.photos-list {
    float: left;
    margin: 0px 20px 20px 0px;
}

.photos-list h3 {
    font-size: 18px;
    color: #c0c0c0;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}

.photos-list img {
    width: 220px;
    height: 125px;
    display: block;
    border: 0px;
}