#wrap {
	width: 720px;
	display: inline-block;
} html[xmlns] #wrap { display: block;} * html #wrap { height: 1%; }
#wrap:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	font-size:0px;
}
#drow_clone_box {
	border:2px dashed #FFAAAA;
	width:350px;
	height:350px;
	float:left;
	margin: 0 2px 2px 0;
}
#drow_server_box {
	border:2px dashed #AAAAFF;
	width:350px;
	height:350px;
	float:left;
	margin: 0 2px 2px 0;
}

#color-icon {
	position: relative;
	margin-right: 100px;
}
#color-picker {
	display:block;
	width: 20px;
	height:20px;
	background-color: #FFFFFF;
	border: 3px double #CCCCCC;
	cursor:pointer;
}
#color-title {
	width: 90px;
	position:absolute;
	left:30px;
	top:5;
	color:#999999;
}
#slider-bg, #slider2-bg {
	position: relative;
	background:url(http://blog.xlune.com/2008/04/16/up_items/images/bg-fader.gif) 5px 0 no-repeat;
	height:28px;
	width:228px;
	outline: none;
	margin-right:70px;
	position:relative;
	left:0;
	top:0;
}
#slider-thumb, #slider2-thumb {
	cursor:default;
	position: absolute;
	top: 4px;
}
#slider-title, #slider2-title {
	width:70px;
	position:absolute;
	left:223px;
	top:5px;
	color:#999999;
}
#tools {
	margin: 0 0 2px 0;
	display: inline-block;
} html[xmlns] #tools { display: block;} * html #tools { height: 1%; }
#tools:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	font-size:0px;
}
#drow_box {
	float:left;
	border:2px solid #999999;
	width:350px;
	height:350px;
	margin: 0 20px 0 0;
}
#tools ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	float:left;
}
#tools ul li {
	margin: 0 0 20px 0;
	padding:0;
}
#tools p {
	margin:0;
	padding:0;
}
#tools ul li#color-icon {
	margin: 0 0 20px 10px;
}
