
.PhotoGallery .jcarousel-control-prev {
	left: -10px;
    background: url(../images/left-arrow.png);
    font-size: 0px;
    background-size: cover;
}
.PhotoGallery .jcarousel-control-next {
    right: -10px;
    background: url(../images/right-arrow.png);
    font-size: 0px;
    background-size: cover;
}
.border_gray h2{font-size:20px; margin:10px auto 3px auto;text-align:left;font-weight: 600;line-height: 18px;text-transform: capitalize; }


