
.icon_list_left_arrow_on {
    background:transparent url(/img/basic_gallery/template1/big_arrow_left.png);
}

.icon_list_right_arrow_on {
    background:transparent url(/img/basic_gallery/template1/big_arrow_right.png);
}

.icon_list_left_arrow_on, .icon_list_right_arrow_on {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.icon_list_left_arrow_off {
    background:transparent url(/img/basic_gallery/template1/big_arrow_left_off.png);
}

.icon_list_right_arrow_off {
    background:transparent url(/img/basic_gallery/template1/big_arrow_right_off.png);
}

.icon_list_left_arrow_off, .icon_list_right_arrow_off {
    width: 64px;
    height: 64px;
}

.left_arrow_on {
    background:transparent url(/img/basic_gallery/template1/arrow_left.png);
}

.right_arrow_on {
    background:transparent url(/img/basic_gallery/template1/arrow_right.png);
}

.left_arrow_on, .right_arrow_on {
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.left_arrow_off {
    background:transparent url(/img/basic_gallery/template1/arrow_left_off.png);
}

.right_arrow_off {
    background:transparent url(/img/basic_gallery/template1/arrow_right_off.png);
}

.right_arrow_off, .left_arrow_off {
    width: 32px;
    height: 32px;
}

.icon_comment_on {
    background:transparent url(/img/basic_gallery/template1/icon_comment_on.png);
}
.icon_comment_off {
    background:transparent url(/img/basic_gallery/template1/icon_comment_off.png);
}
.icon_comment_disable {
    background:transparent url(/img/basic_gallery/template1/icon_comment_disable.png);
}
.icon_complementary_disable {
    background:transparent url(/img/basic_gallery/template1/icon_complementary_disable.png);
}
.icon_complementary_off {
    background:transparent url(/img/basic_gallery/template1/icon_complementary_off.png);
}
.icon_complementary_on {
    background:transparent url(/img/basic_gallery/template1/icon_complementary_on.png);
}
.icon_gallery_enable {
    background:transparent url(/img/basic_gallery/template1/icon_gallery_enable.png);
}
.icon_info_on {
    background:transparent url(/img/basic_gallery/template1/icon_info_brief.png);
}
.icon_info_off {
    background:transparent url(/img/basic_gallery/template1/icon_info_off.png);
}
.icon_moderator_enable {
    background:transparent url(/img/basic_gallery/template1/icon_moderator_enable.png);
}

.icon_slideshow_disable {
    background:transparent url(/img/basic_gallery/template1/icon_slideshow_disable.png);
}
.icon_slideshow_enable {
    background:transparent url(/img/basic_gallery/template1/icon_slideshow_enable.png);
}
.icon_gps_on {
    background:transparent url(/img/basic_gallery/template1/icon_gps_on.png);
}
.icon_gps_off {
    background:transparent url(/img/basic_gallery/template1/icon_gps_off.png);
}
.icon_gps_disable {
    background:transparent url(/img/basic_gallery/template1/icon_gps_disable.png);
}

.icon_comment_on,
.icon_comment_off,
.icon_comment_disable,
.icon_complementary_disable,
.icon_complementary_off,
.icon_complementary_on,
.icon_gallery_enable,
.icon_info_on,
.icon_info_off,
.icon_moderator_enable,
.icon_share_disable,
.icon_share_enable,
.icon_slideshow_disable,
.icon_slideshow_enable,
.icon_gps_on,
.icon_gps_off,
.icon_gps_disable {
    width: 32px;
    height: 32px;
    float: right;
    margin-right: 10px;
}

.icon_comment_on,
.icon_comment_off,
.icon_comment_disable,
.icon_complementary_off,
.icon_complementary_on,
.icon_gallery_enable,
.icon_info_brief,
.icon_info_on,
.icon_info_off,
.icon_moderator_enable,
.icon_share_enable,
.icon_slideshow_enable,
.icon_gps_on,
.icon_gps_off {
    cursor: pointer;
}