.lista_proposta li{
border-bottom: 1px solid #c7c7c7;
margin-bottom: 10px;
padding-bottom: 10px;
}

.icon_lista{
float: left;
margin: 0 3px 3px 0;
}

.icon_right{
float: right;
margin: 0 0 3px 3px;
}

.lista_passos dt{
color: #00aeef;
font-size: 17px;
font-weight: normal;
}

.lista_passos dt span{
padding: 10px 0;
display: block;
}

.lista_passos dt span.double_line{
padding: 0;
}


.lista_passos dd{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #c7c7c7;
}