	#dhtmlgoodies_colorPicker{
		position:absolute;
		width:260px;
		background-color:#FFF;
		border:1px solid #317082;
		
		width: 252px;	/* IE 5.x */
		width/* */:/**/250px;	/* Other browsers */
		width: /**/250px;
z-index: 100;	
	margin-left: 40%;
margin-right: 50%;	
top:30px;	
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_topRow{
		padding-bottom:1px;
		border-bottom:3px double #317082;
		background-color:#E2EBED;
		padding-left:2px;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 20px;	/* IE 5.x */
		height/* */:/**/16px;	/* Other browsers */
		height: /**/16px;	
				
	}
	
	
	#dhtmlgoodies_colorPicker .colorSquare{
		border:1px solid white;
                border-right:none;border-bottom:none;
               float:left;
		cursor:pointer;
		width: 19px;;	
		height: 12px;	
				
	}
	
	
	.colorPickerCloseButton{
		width:11px;
		height:11px;
		text-align:center;
                font-family:arial;
		line-height:10px;
		border:1px solid #317082;
		position:absolute;
		right:1px;
		font-size:14px;
		font-weight:bold;
		top:1px;
		padding:1px;
		cursor:pointer;	
		
		width: 15px;	/* IE 5.x */
		width/* */:/**/11px;	/* Other browsers */
		width: /**/11px;
		
		height: 15px;	/* IE 5.x */
		height/* */:/**/11px;	/* Other browsers */
		height: /**/11px;

			
	}
	
	.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: 5px;	/* IE 5.x */
		height/* */:/**/3px;	/* Other browsers */
		height: /**/3px;
				
	}

	.colorSliderLabel1{
		height:20px;
             padding:10px 0px 10px 5px;
                float:left;
                font-family:arial;
                font-size:13px;

	}

.colorSliderLabel{
		font-family:arial;
                float:none;width:46px;
                font-size:10px;text-align:right;
                padding:10px 0px 0px 0px;
                margin-top:0px;
		

	}
.js_color_picker_allColorDiv {padding:0px 2px 0px 4px;}
	
	.colorSlider{
               margin-top:-14px;
		width:195px;float:right;
	}

	#jscancel,#jsok {padding:3px 0px 3px 30px;}
        #js_uni {float:left;margin-left:15px;margin-top:12px;}

#mcolorPreview{
border:1px solid #aaaaaa;
float:left;
}

.colorPreviewDiv{
cursor:pointer;
width: 240px;
height:20px;
				

	}
	