.mnBox {
    background: url("../images/bg_mnbox.gif") no-repeat scroll center center transparent;
    height: 59px;
    margin: 0;
    width: 198px;
}

.mnBox img.txt {
    margin: 10px 0 0 12px;
}

.mnBox select {
    width: 145px;
}
.mnBox input.inText, .mnBox select {
    margin: 5px 5px 0 12px;
}
select {
    font: 10px Verdana,Arial,Helvetica,sans-serif;
}
input.inImg {
    margin-bottom: -5px;
}
.mnBox_dois {
    background: url("../images/bg_mnbox_02.gif") no-repeat scroll center center transparent;
    height: 46px;
    width: 200px;
}
.mnBox_dois select {
    margin: 13px 1px 0px 0px;
    width: 145px;
}