.txtmail {
        padding: 0px;
        margin: 0px;
        text-align: left;
}
.txtmail table {
        margin: 0 auto;
}
.txtmail input {
        border: 1px solid #145B79;
        background-color: #eeeeee;
}
.txtmail select {
        border: 1px solid #145B79;
        background-color: #eeeeee;
}
.txtmail textarea {
        border: 1px solid #145B79;
        background-color: #eeeeee;
}
