#menu_cat{
    border: 0 dashed #666666;
    border-width: 1px 0;
    font-size: 12px;
    margin-top: 10px;
    margin-left:5px; 
    font-weight: 100;
}
.form_menu{
    height: 103px;
    margin-bottom: 10px;
    width: 122px;
}
.busca_input{
    width:78px;
    height:15px;
    border:0;
    margin-top: 70px;
    margin-left: 10px;
}
.busca_ok{
    font-size: 10px;  
    background-color: #A6428B;
    border:0;
    height:15px;
    width: 20px;
    color:#ffffff;
    font-weight: bold;
}
.lista_menu a{
    font-size: 12px;
    color: #565656;
    padding-top: 10px;
    margin-left: 5px;
}

#menu ins { margin-bottom: 15px !important; }