#lable {
	width: 300px;
	margin-left: 110px;
	margin-top: 4px;
	color: green;
	}
#uplstart {
	border:1px solid #A8BADE;
	float: left; 
	width:100px !important;
	margin-top: 3px;
	background-color: #F0F0F0 !important;
	}
.sorthandle {
	cursor:move; 
	}

ul#filelist{list-style:none;padding:0px;margin:0px}
           
ul#filelist li{	padding:2px;
				border:1px solid #a8bade;				
				font-size: 10px;
				line-height: 12px;
				height: 50px; 
				width:400px;
				color:#333333;
				background-color:#f0f0f0;
				
				margin-bottom: 2px; 
				 }

ul#filelist li p{ 	
			margin-left: 55px; 
			width: 330px;  }
.cmsthumb { 	float:left; 
				padding:1px; 
				border:1px solid #ffffff;
				width:45px;
				height:45px;
				margin-right: 4px; }





