/* franckbarfety - fixes arrows, play pause positioning on small slideshows on /commercial.htm and service/index.htm */
.slideControls.withPlayPause .previousNext a {display: inline-block;}
.slideControls.withPlayPause .previousNext .play {font-size: 1.7em;}
.slideControls.withPlayPause .previousNext a.prev, .slideControls.withPlayPause .previousNext a.next {font-size: 1.45em; padding-top: 3px;}
.slideControls.withPlayPause .previousNext {margin: 0 auto 5px auto;}