.bx-wrapper .bx-pager.bx-default-pager a {
	background: #7c732f;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover{
	background: #7c732f;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #c2ad13;
}

.bx-wrapper .bx-prev {
	background: url(https://www.x-rec.com/smp/img/controls_s_black_gold.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	background: url(https://www.x-rec.com/smp/img/controls_s_black_gold.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-controls-auto .bx-start {
	background: url(https://www.x-rec.com/smp/img/controls_s_black_gold.png) -86px -11px no-repeat;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	background: url(https://www.x-rec.com/smp/img/controls_s_black_gold.png) -86px -44px no-repeat;
}