/* 
    Document   : servicos
    Created on : 01/11/2013, 10:29
    Author     : danielleb
    Description:
        Purpose of the stylesheet follows.
*/

#gestaoProjetos li {
    line-height: 20px;
}

#gestaoProjetos ul li {
    margin-top: 5px;
    margin-bottom: 5px;
    list-style: url(../img/icones/favorito.png);
}
