.field1 {
    margin:0 4px 0 0;
    padding:1px 3px;
    border:none;
    background:transparent;
    font-size:1.3em;
    width:404px;
    height:23px;
}

.but-submit{
	background: url(../images/but-submit.png) no-repeat; 
	width: 98px; 
	height: 30px; 
	border: 0px;
	cursor: pointer;
}