	#dhtmlgoodies_colorPicker{
		text-align:left;
		position:absolute;
		width:250px;
		padding-bottom:1px;
		background-color:#FFF;
		
		width:250px !important;
		width:252px;				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_topRow{
		padding-bottom:1px;
		border-bottom:1px solid black;
		background-color:transparent;
		padding-left:2px;
		
		width:248px !important;
		width:250px;	
		
		height:16px !important;
		height:20px;				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_statusBar{
		height:13px;
		padding-bottom:2px;
		width:248px;
		border-top:1px solid black;	
		background-color:#E2EBED;
		padding-left:2px;
		clear:both;
		
		width:248px !important;
		width:250px;	
		
		height:13px !important;
		height:18px;						
	}
	
	#dhtmlgoodies_colorPicker .colorSquare{
		margin-left:1px;
		margin-bottom:2px;
		float:left;
		border:1px solid #000;
		cursor:pointer;
		
		width:10px !important;
		width:12px;	
		
		height:10px !important;
		height:12px;		
	}
	
	.colorPickerTab_inactive,.colorPickerTab_active{
	
		height:17px;
		padding-left:4px;
		cursor:pointer;	
		
		
	}
	.colorPickerTab_inactive span{
		background-image:url('../images/color/tab_left_inactive.gif');
	}
	
	.colorPickerTab_active span{
		background-image:url('../images/color/tab_left_active.gif');

	}
	.colorPickerTab_inactive span, .colorPickerTab_active span{
		line-height:16px;
		font-weight:bold;
		font-family:arial;
		font-size:11px;
		padding-top:1px;
		vertical-align:middle;
		background-position:top left;
		background-repeat: no-repeat;	
		float:left;
		padding-left:6px;
		margin-right:0px !important;
		margin-right:-3px;
		-moz-user-select:no;
	}	
	.colorPickerTab_inactive img,.colorPickerTab_active img{
		margin:0;padding:0;
		float:left;
	}
	.colorPickerCloseButton{
		width:11px;
		height:11px;
		text-align:center;
		line-height:10px;
		position:absolute;
		right:1px;
		font-size:12px;
		font-weight:bold;
		top:1px;
		padding:1px;
		cursor:pointer;	
		
		width:11px !important;
		width:15px;	
		
		height:11px !important;
		height:15px;	
	}
	
	#colorPicker_statusBarTxt{
		font-size:11px;
		font-family:arial;
		vertical-align:top;
		line-height:13px;
	}
	
	.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		position:absolute;
		bottom:0px;
		
		width: 5px;	/* IE 5.x */
		width/* */:/**/3px;	/* Other browsers */
		width: /**/3px;
		
		height: 3px !important;
		height: 5px;
	}
	.colorSliderLabel{
		width:15px;
		height:20px;
		float:left;
		font-size:11px;
		font-weight:bold;
	}
	.colorSlider{
		width:175px;
		height:20px;
		float:left;
	}
	.colorInput{
		width:45px;
		height:20px;
		float:left;
	}	
	.colorPreviewDiv{
		width:186px;
		margin-right:2px;
		margin-top:-1px !important;
		margin-top:0px;
		border:1px solid #CCC;
		height:20px;
		float:left;
		cursor:pointer;
		
		width:186px !important;
		width:188px;
		
		height:18px !important;
		height:22px;
		
		
	}
	.colorCodeDiv{
		width:50px;
		height:20px;
		float:left;
	}
