body{background:#eee;padding:0px;margin:0px;}
#container{
	max-width:900px;
	margin:10px auto;
	padding:12px;
	background:#fff;
	box-shadow: 0px 0px 10px 10px rgba(226,226,226,1.0);
}
#container form{border:solid 1px #ccc; background:#eee;padding:4px;}
#container img#drophere{margin:0 auto;display:block;}
#container img#drophere{
	max-width:900px;
	width:100%;
	height:auto;
	line-height:0.0em;
	margin:0 auto;
	padding:0px;
	border:solid 2px #888;
	overflow:hidden;
	background:#eed;
	min-height:320px;
	text-align:center;
	position:relative;
}
#container img#drophere.myred{
	border:dashed 2px #f00;
	background:#ccb;
	filter:alpha(opacity=30);
	-mod-opacity:0.3;
	opacity:0.3;
}
div.uislider{
	margin:0 auto;
	background:#ddd;
	width:50%;
	max-width:500px;
}
div.custom-handle {
	width: 3em;
	height: 1.6em;
	top: 50%;
	margin-top: -.8em;
	text-align: center;
	line-height: 1.6em;
}
