#MooRainbowStatic, #colorpicker {
	width: 200px;
	height: 181px;
	margin: 0;
	padding-top: 0;
	border: none;
}

#MooRainbowStatic {
	background: top left url(/images/header-zoekopkleur.gif) no-repeat;
}

.moor-box {
	width: 210px;
	height: 181px;
	background-color: #ededed;
	border: none;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	top: 10px;
}

.moor-overlayBox {
	width: 180px;
	height: 136px;
	margin-top: 9px;
	margin-left: 21px;
	border: none;
	top: 0;
	left: 0;
}

.moor-overlay {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 136px;
	top: 0;
}

.moor-slider {
	border: none;
	top: 0;
	left: 0;
	margin-top: 9px;
	margin-left: 0px;
	width: 12px;
	height: 136px;
}

#mooRainbow label {
	font-family: mono;
}

.moor-cursor {
	background: top left no-repeat url(../images/colorpicker/moor_cursor.gif);
	width: 12px;
	height: 12px;
}

.moor-arrows {
	background: top left no-repeat url(../images/colorpicker/moor_cursor.gif);
	top: 0px;
	left: 0px;
	width: 12px;
	height: 12px;
	z-index: 10 !important;
}

.moor-okButton {
	font-family: "lucida sans", "lucida sans unicode", "lucida grande", arial, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background: #999;
	border: none;
	padding: 4px 2px !important;
	overflow: hidden !important;
	width: 86px !important;
	margin: 0;
}

.moor-okButton, .moor-colorBox, .moor-chooseColor, .moor-currentColor {
	height: 21px;
	top: 157px;
	left: 0;
	min-width: 20px;
}

.moor-currentColor {
	height: 19px;
	left: 160px;
	width: 40px;
	border: 1px solid #666;
}

.moor-chooseColor {
	height: 19px;
	left: 110px;
	width: 40px;
	border: 1px solid #666;
}

.moor-colorBox{
	height: 19px;
	left: 110px;
	width: 90px;
}

.moor-hexLabel,
.moor-rLabel,
.moor-BrighLabel,
.moor-SatuLabel,
.moor-ballino,
.moor-HueLabel,
.moor-bLabel,
.moor-gLabel,
.moor-rLabel,
.moor-rInput,
.moor-gInput,
.moor-bInput,
.moor-HueInput,
.moor-SatuInput,
.moor-hexInput,
.moor-BrighInput {
	display:none;
}
