@charset "utf-8";


input.format {
	margin-top: 5px;
	border-bottom-color: #F47D26;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #F47D26;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #F47D26;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #F47D26;
	border-top-width: 1px;
	border-top-style: solid;
	width: 173px;
	font-size: 10px;
}

.txtFormat {
	width: 175px;
	margin-top: 5px;

}

