  .field1  {
height : 16px;
background-color : #292929;
border-style : solid;
border : 1px;
}
.but {
background : url(../images/but.gif) no-repeat;
width : 80px;
height : 26px;
border : 0;
color : #361f01;
font-weight : bold;
cursor : pointer;
padding-bottom : 5px;
vertical-align : middle;
} 
