/* cmsms stylesheet: JSImageSlider_Mobile modified: 02/03/16 22:25:02 */
#slider, #slider div.sliderInner {
    display: inline-block; 
    width:100%;height:175px !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:155px;/* Its position is relative to the #slider */
	text-align:center;
	background:none;
	position:relative;
	z-index:5;
}
