form { margin: 0;
       padding: 0; }

.texta {
 font-size: 10px;
 color: #848383;
 border: 1px solid #9a9a9a;
}

.greyborder { border: 1px solid #b0b0b0; }

select {
    font-size: 10px;
    color: #848383;
    width: 150px;
    text-align: center;
}