.ls-bottom-slidebuttons a{
background: none repeat scroll 0 0 #0174a1 !important;
border: 2px solid #eee !important;
border-radius: 50%;
box-shadow: 0 0 1px 0 #999;
display: block;
height: 12px !important;
margin: 0 5px;
outline: 0 none;
text-indent: -9999px;
width: 12px !important;
}
.ls-bottom-slidebuttons a.ls-nav-active{
	background: none repeat scroll 0 0 #000 !important;
}