    #fancybox-left{
        left: -90px;
    }

    #fancybox-right{
        right: -90px;
    }

    #fancybox-right-ico{
        background-repeat: no-repeat;
        left: 26px;
    }

    #fancybox-left-ico{
        background-repeat: no-repeat;
        left: 40px;
    }
              
    #fancybox-right-ico {
        background-image: url('/images/next-photo.png');
    }
              
    #fancybox-left-ico{
        background-image: url('/images/previous-photo.png');
    }

    .subalb{
        font-size: 120%;
        color: gray;
        color: #AC3A13;
        font-size: 140%;
        padding-bottom: 15px;
        padding-top: 20px;
    }

    .subalbfirst{
        padding-top: 0px;
    }
