/* cmsms stylesheet: JSImageSlider_Desktop_1250 modified: 28/04/16 14:39:12 */
#slider, #slider div.sliderInner {
    display: inline-block; 
    width:100%;height:320px !important;/* Must be the same size as the slider images */
}

/* ------ built-in navigation bullets wrapper ------*/
/* Note: check themes\2\js-image-slider.css to see how to hide nav bullets */
#slider div.navBulletsWrapper  {
    top:300px;/* Its position is relative to the #slider */
	text-align:center;
	background:none;
	position:relative;
	z-index:5;
}
