
				a#navigation_page_prev { width: 24px; top: 50%; margin-top: -27px !important; height: 54px }
				a#navigation_page_next { width: 24px; top: 50%; margin-top: -27px !important; height: 54px }
				a#navigation_page_prev, a#navigation_page_next { margin: 0 }
				a#navigation_page_prev { border-top-left-radius: 0; border-bottom-left-radius: 0 }
				a#navigation_page_next { border-top-right-radius: 0; border-bottom-right-radius: 0 }
				a#navigation_page_prev span { background: url("../icons/template-arrows/arrow-left-1.png?1533806336") no-repeat center center }
				a#navigation_page_next span { background: url("../icons/template-arrows/arrow-right-1.png?1533806336") no-repeat center center }
				a#navigation_page_prev span, a#navigation_page_next span { cursor: pointer; opacity: 1 }
				a#navigation_page_prev, a#navigation_page_next { position: fixed !important; background: none; border-radius: 4px; opacity: 0.7;  }
				a#navigation_page_prev:hover, a#navigation_page_next:hover { opacity: 1 }
				a#navigation_page_prev.inactive, a#navigation_page_next.inactive { display: none  }

				a.pp_previous { background: url("../icons/template-arrows/arrow-left-1.png?1533806336") no-repeat center center; -ms-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover }
				a.pp_next { background: url("../icons/template-arrows/arrow-right-1.png?1533806336") no-repeat center center; -ms-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover }
                .content_photoalbum_viewer .template-bigphoto-dots .navigation .photo-prev { background: url("../images/photoalbum-arrow-left.png") no-repeat center center; -ms-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover }
				.content_photoalbum_viewer .template-bigphoto-dots .navigation .photo-next { background: url(""../images/photoalbum-arrow-right.png") no-repeat center center; -ms-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover }
				.content_photoalbum_viewer .template-bigphoto-thumbs .bigphoto-prev { background: url("../images/photoalbum-arrow-left.png") no-repeat center center; -ms-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover }
				.content_photoalbum_viewer .template-bigphoto-thumbs .bigphoto-next { background: url("../images/photoalbum-arrow-right.png") no-repeat center center; -ms-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover }
                