div.file {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	padding-top:2px;
	width:300px;
}
div.file form {
	float:left;
}
div.file div.loading {
	color:#666666;
	float:left;
}
div.file span.filename {
	float:left;
}
div.file a.remove {
	float:right;
}
div.file input {
	margin-bottom:5px;
}
