#coupons-context .jScrollPaneTrack {
	background: #c4bbb6;
	border-left:solid 1px #e4dad1;
	border-right:solid 1px #e4dad1;
}

#coupons-context .jScrollPaneDrag {
	background: url(/assets/images/coupons/scrollhandle.jpg) no-repeat;
}

#coupons-context .scroll-pane {
	background: #69f;
}
