.rf-pick-btn {
	background: url(../img/bkg_button.gif) repeat-x right top !important;
	background-image: none !important;
	background-repeat: repeat-x !important;
	background-position: top left !important;
	background-color: #000b74 !important;
	border-left-width: 1px !important;
	border-left-style: solid !important;
	border-left-color: #BED6F8 !important;
	color: #fff !important;
	cursor: pointer !important;
	display: inline-block !important;
	font-weight: bold !important;
	height: 26px !important;
	padding: 3px 0px !important;
	text-align: center !important;
	vertical-align: top !important;
	width: 100px !important;
	white-space: nowrap !important;
}