div.file {
	width: 400px;
	margin: 5px;
	border: 1px dashed grey;
}
div.file p{
	margin: 1px;
	padding: 1px;
}