.article_photogallery {position:relative;}
.article_photogallery .article_photogallery_innerbox {display:inline-block;height:69px;margin:0;left:0px;position: relative;width: auto;}
.article_photogallery .article_photogallery_innerbox_mask {display:inline-block;height:69px;overflow:hidden;width:625px;}
.article_photogallery .article_photogallery_innerbox a {display:inline-block;float:left;height:69px;margin:0 7px;overflow:hidden;width:64px;}
.article_photogallery .article_photogallery_innerbox a img {}
.article_photogallery .article_photogallery_innerbox .foto {}
.article_photogallery a.article_photogallery_prev,
.article_photogallery a.article_photogallery_next {background-repeat:no-repeat;display:inline-block;height:69px;line-height:19px;width:25px;}
.article_photogallery a.article_photogallery_prev {background-image:url("/images/freccia_small_left_off.png");background-position:left center;left:0;position:absolute;}
.article_photogallery a.article_photogallery_next {background-image:url("/images/freccia_small_right_off.png");background-position:right center;position:absolute;right:0;}
.article_photogallery a.article_photogallery_prev:hover {background-image:url("/images/freccia_small_left_on.png");}
.article_photogallery a.article_photogallery_next:hover {background-image:url("/images/freccia_small_right_on.png");}