.flsiderbox .flex-control-paging li a,.flex-control-paging li a{
	background: url('../images/pager.png') left top no-repeat !important; 
	width: 16px !important;
	height: 15px !important;
	display: block;
	cursor: pointer;
	border:none !important;
	text-indent: -9999px;
}
.flsiderbox .flex-control-paging li a:hover,.flex-control-paging li a:hover{
	background: url('../images/pager.png') right top no-repeat !important;
}
.flsiderbox .flex-control-paging li a.flex-active,.flex-control-paging li a.flex-active{
	background: url('../images/pager.png') right top no-repeat !important;
}