input {
	padding:5px;
	font-size:14px;
	margin:5px 5px 5px 0px;
}

fieldset {
	margin: 10px;
	min-width: 250px;
	width: 45%;
	display: block;
	float: left;
}

	fieldset.text input {
		width: 95%;
	}

fieldset.datetime {
	width: 100%;
}


label {
	font-size:16px;
}

.removeattach {
	float: right;
}

.size-thumbnail {
	float: left;
	text-align: left;
}

.clear {
	clear: both;
}