﻿.obras {
    padding-bottom:40px;
}

.obras .andamento {
    border-top:1px solid #7aa9af;
    border-bottom:1px solid #7aa9af;
    padding:15px 70px;
    color:#717171;
    text-align:center;
}

.obras .andamento img {
    float:left;
    margin-right:85px;
}

.obras .andamento .selecione {
    width:297px;
    float:left;
    text-align:left;
}

.obras .andamento strong {
    display:block;
    margin-top:25px;
    margin-bottom:2px;
}

.obras .andamento select {
    width:295px;
    border:1px solid #236269;
    font-size:11px;
    color:#236269;
    height:16px;
    *height:20px;
}

.obras .andamento .bt {
   float:right;
}