#fileQueue {
	width:400px;
	height: 200px;
	overflow: auto;
	/*background:#fff;*/
	border:1px solid #fff;
	margin-bottom: 10px;
	text-align:center;
}