.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

input.file {
	border:solid 1px grey;
}

td.txt {
	font-weight: bold;
	font-size: 12px;
	width: 400px;
}