#Middle						{ border:0px solid blue; clear:both; }
	#fileFromPC				{ width: 125px; cursor: default; }
	#fileFromWeb			{ width: 70px; display:none; }
	#fileBrowse				{ width: 125px; text-align:center; }
	#fileDownload			{ width: 160px; text-align: center; width: 100%; padding:0;}
	#editMoreButton			{ text-align: center; width: 100%; padding:0; }
	#filePath				{ border: 1px solid #aaa; height: 30px; font-size: 18px; color: gray; width: 715px; padding-left: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;	}
	#fileBrowse				{ width: 100px; }
	#fileChooseButton		{ border-radius: 5px; display: none;}
	#canvas					{ border: 1px solid #bbb; }
	#sourceDesc				{ text-align: left;  border:0px solid red; width: 430px; margin-left: 20px; color: #888;}
	#previewCanvas			{ border: 1px solid #bbb; }
	#previewDesc			{ text-align: left; border:0px solid red; width: 430px; margin-left: 20px;  color: #888;}
	#cropPanel				{ padding: 10px; margin-top: 10px; height: 370px;	margin-bottom: 10px;}
	#editPanel				{ padding:  5px; margin-top: 10px; margin-bottom: 10px; padding-left: 10px; }
		#cropSize			{ margin-left: 10px; margin-right: 10px; width: 250px; }
		#cropRatioX			{ width: 50px; text-align: center; margin-right: 5px; }
		#cropRatioY			{ width: 50px; text-align: center; margin-left: 5px; }
	#sharePanel				{  }
	#downloadPanel			{ text-align: center; }
	#editMorePanel2			{ text-align: center; }
	#resultPanel			{ padding: 10px; margin-top: 10px; height: 20px;	margin-bottom: 10px; display: none; background-color: white;}
		#resultDesc			{ display: none;}
		#resultScrollBox	{ border:1px solid silver; overflow: scroll; display: none; text-align: center; }
			#resultImage	{ display: none; }
	#disqusPanel			{ padding: 10px; margin-top: 10px; background-color: white; display: none; }


#helpLayer					{ position: fixed; top: 141px; z-index: 999; display:none; width:970px; }
#helpLayer #help1			{ position: absolute; left: 676px; top: 66px; }
#helpLayer #help2			{ position: absolute; left: -10px; top: 169px;  }
#helpLayer #help3			{ position: absolute; left: 331px; top: 590px; }