.article_photogallery {position:relative;}
.article_photogallery .article_photogallery_innerbox { height:100px; margin:0; left:0px; width: auto;}
.article_photogallery .article_photogallery_innerbox_mask { height:100px; overflow:hidden; width:625px;}
.article_photogallery .article_photogallery_innerbox a { float:left; height:100px; width:100px; margin-right:11px; overflow:hidden; background-color:#333333; border-right:2px solid #95a90f;}
.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; position:absolute; right:0; top:11px;}

.article_photogallery a.article_photogallery_prev.show_me {background-image:url("/images/edition_2011/freccia_small_left_off.png"); background-position:left center; margin-right:10px;}
.article_photogallery a.article_photogallery_next.show_me {background-image:url("/images/edition_2011/freccia_small_right_off.png"); background-position:right center;}
.article_photogallery a.article_photogallery_prev.show_me:hover {background-image:url("/images/edition_2011/freccia_small_left_on.png");}
.article_photogallery a.article_photogallery_next.show_me:hover {background-image:url("/images/edition_2011/freccia_small_right_on.png");}

.article_photogallery a.article_photogallery_next{background-image:url("/images/edition_2011/freccia_small_right_disabled.png"); background-position:right center;}
.article_photogallery a.article_photogallery_prev{background-image:url("/images/edition_2011/freccia_small_left_disabled.png"); background-position:left center; margin-right:10px;}

