.cell {
width: 292px;
border: 1px solid #cccccc;
padding: 2px 4px;
margin: -2px 0 7px 0;
/*font-family: Arial, Helvetica, sans-serif;*/
font-family: Arial;
font-size: 12px;
line-height: 17px;
color: #7b7b7b;
}

input.button {
float: right;
display: block;
width: 71px;
height: 34px;
margin: 10px 4px 0 0;
padding: 0 0 0 0;
background-image: url(images/subnav_send.gif);
background-repeat: no-repeat;
border: none;
}