.input {
	border: 1px double #CCCCCC;
}
#input {
	padding: 5px;
	margin-right: 5px;
	text-align: left;
}
.fotLeft {
	clear: left;
	float: left;
}
.fotCent {
	clear: none;
	float: left;
}

#title {
	background-color: #CCCCCC;
	padding: 5px;
}
.amend {
	background-color: #00CCCC;
	border: 1px double #0066CC;
}
.save {
	background-color: #FF9900;
	border: 1px double #333333;
}
.select {
	width: 152px;
}
