This changes the slider price background
.spdetails {
background: none repeat scroll 0 0 #1E8745;
border-radius: 0 5px 5px 0;
color: #FFFFFF;
display: inline-block;
font-size: 14px;
font-weight: bold;
padding: 5px 10px;
}
But where is the code to change the store price background?