/* Demo CSS - You do not need this css in your own slider */

	



ol.bjqs-markers li a{
	background-image:url(../images/buttons/control_set_1.png);
	background-repeat: no-repeat;
	color:#333;
	text-decoration:none;
	font-size:1px;
	padding-left:2px;
	padding-right:2px;
	height: 16px;
	width: 16px;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background-image:url(../images/buttons/control_set_1_ovr.png);
	background-repeat: no-repeat;
	font-size:1px;
	height: 16px;
	width: 16px;
	color:#333;
	text-decoration:none;
}

p.bjqs-caption{
	color:#FFF;
}