#log {position: absolute; margin-left: 160px; z-index: 100000; width: 800px; height: 350px; font-size: 11px}

#pickfiles, #uploadfiles {cursor:pointer; background-color: #0786C9; background-image:url("../img/upload_to_order_arrow.gif"); background-position:center 20px; background-repeat:no-repeat; display:block; color:#FFFFFF; font-weight:bold; font-size: 120%; height: auto; text-align: center;
	line-height: 17px; margin: 0; padding: 75px 0 20px; text-decoration: none; cursor: pointer;}

#dropAreaStyle{margin-top:5px;}
#dropAreaStyle.on{border: 4px dashed white;}
#dropArea {width: 100%; height: 400px; /*background-color: #ddd;*/ overflow: hidden;}
#dropArea #dropArea_text {padding:0 6px; display: none; position: absolute; text-align: center; top: 300px;}
#dropArea #store {width: 100%; margin-top:-80px; height: 80px; background-color:transparent; z-index:0;}
#dropArea .queueFile {padding:2px 5px 2px; position: relative; font-size: 9px; border-bottom: 1px solid #fff;}