
.cycle-slideshow { margin:-10px 0 0 0; padding:0; }


.cycle-slideshow .slide-now {
	height:215px;
	width:360px;
	position:relative;
}

/* pager */

.example-pager { text-align: right; width: 100px; z-index: 500; height:20px; position: relative; top: -28px; margin-left:240px; overflow: hidden; }
.example-pager span { border-radius:6px; font-size:30px; margin-right:4px; width: 10px; height: 25px; 
    display: inline-block; color: #fff; cursor: pointer; }
.example-pager span.cycle-pager-active { color: #d5fe32;}
.example-pager > * { cursor: pointer;}