body, td {
	font-family: arial;
	font-size: 11px;
}
#UploadFrame {
	width: 450px;
	border: 0px;
}
div.files div.file {
	float: left;
	padding: 10px;
}
div.files p.file-delete {
	background-color: red;
	text-align: center;
	padding: 2px;
}
div.files p.file-delete a {
	color: #FFF;
	text-decoration: none;
}