/* CSS Document */

input.new_f{
	margin-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #fff;
	}
