﻿#galleryContainer {
    height: 495px;
    position: relative;
}

.royalSlider {
    width: 950px;
    height: 270px;
    position: absolute;
    top: 13px;
    left: 50%;
    margin: 0 auto;
    margin-left: -475px;
}
