.wpfilebase-progress {
	margin: 4px;
	border: 1px solid #dfdfdf;	
}

.wpfilebase-progress .label {
	position: relative;
	width: 100%;
	height: 26px;
	text-align: center;
	margin-top: 10px;
}

.wpfilebase-date-edit p {
	/* hide the buttons */
	display: none;
}

.wpfilebase-list .offline {
	/* color: #d33; */
	background-color: #f99;
}

.wpfilebase-tpledit {
	width: 98%;
	font-size: 9px;
	font-family: Consolas, Monaco, Courier, monospace;
}