.RadColorPicker_FelixxContent {
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  /* Rounded corners and shadows */ }
  .RadColorPicker_FelixxContent .rcpViews,
  .RadColorPicker_FelixxContent .rcpHeader,
  .RadColorPicker_FelixxContent .rcpPageView {
    background-color: #f6f6f6; }
  .RadColorPicker_FelixxContent .rcpColorPreview,
  .RadColorPicker_FelixxContent .rcpInput,
  .RadColorPicker_FelixxContent .rcpHexInput,
  .RadColorPicker_FelixxContent .rcpMillionColorsPalette,
  .RadColorPicker_FelixxContent .rcpMillionColorsSlider div.rslTrack {
    border-color: #8e8e8e; }
  .RadColorPicker_FelixxContent .rcpPalette,
  .RadColorPicker_FelixxContent input,
  .RadColorPicker_FelixxContent a {
    color: #333333; }
  .RadColorPicker_FelixxContent .rcpHeader,
  .RadColorPicker_FelixxContent .rcpHeader .rcpImageButton,
  .RadColorPicker_FelixxContent .rcpRecentColors,
  .RadColorPicker_FelixxContent .rcpIcon a,
  .RadColorPicker_FelixxContent .rcpTabs a,
  .RadColorPicker_FelixxContent .rcpTabs a span,
  .RadColorPicker_FelixxContent .rcpButton,
  .RadColorPicker_FelixxContent .rcpButton span,
  .RadColorPicker_FelixxContent .rcpMillionColorsHandle,
  .RadColorPicker_FelixxContent .rcpSlider div.rslTrack,
  .RadColorPicker_FelixxContent .rcpSlider .rslTrack a.rslDraghandle,
  .RadColorPicker_FelixxContent div.rcpMillionColorsSlider div.rslVertical a.rslDraghandle {
    background-image: url('ColorPicker/ColorPickerSprites.png');
    background-repeat: no-repeat; }
  .RadColorPicker_FelixxContent .rcpPalette,
  .RadColorPicker_FelixxContent .rcpRoundedRight,
  .RadColorPicker_FelixxContent .rcpRoundedBottomRight,
  .RadColorPicker_FelixxContent .rcpRightShadow,
  .RadColorPicker_FelixxContent .rcpCornerShadow {
    background-image: url('ColorPicker/rcpVerticalSprites.png'); }
  .RadColorPicker_FelixxContent .rcpRoundedBottomLeft,
  .RadColorPicker_FelixxContent .rcpBottomShadow {
    background-image: url('ColorPicker/ColorPickerSprites.png'); }
  .RadColorPicker_FelixxContent .rcpPalette,
  .RadColorPicker_FelixxContent .rcpRoundedRight,
  .RadColorPicker_FelixxContent .rcpRoundedBottomRight,
  .RadColorPicker_FelixxContent .rcpRoundedBottomLeft {
    _background-image: url('ColorPicker/rcpVerticalSpritesIE6.png'); }

