.titulo_categoria{
    line-height: 24px;
    height: 24px;
    background-color: #f0f0f0;
    text-indent: 4px;
    font-weight: bold;
    border-bottom: 1px dotted #bbb;
    font-size: 14px;
    clear:both;
    color: black;
}
.input_login{
    width:290px;
}
