.finder{
    /*width: 100%;*/
}

#inset2{
    margin-top: -15px;
}


.conteiner2col{
    width: 45%;
    display: inline-block;
    margin-top: 45px;
    min-height: 320px;
    float: left;
}
.finder .conteiner2col:nth-of-type(even){
    margin-left: 10%;
}

.newsflash .linkvertodos{
    margin-top: -54px!important;
    float: right;
}

.listSessoes li{
    padding: 10px 0px !important; 
}
.conteiner2col .conteinerInfo {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(147, 16, 4, 0.05);
    padding-bottom: 20px;
}
.conteiner2col li:last-of-type .conteinerInfo{
    padding: 0;
    margin: 0;
    border: none;
}

.listSessoes>li:first-of-type{border-top:0; padding-top: 0px!important; }
.listSessoes>li:last-of-type{border-top:0; padding-bottom: 0px!important; }
.listSessoes .conteinerInfo span{float: left; margin-right: 12px;}
.listaPlenario{ clear: both;}
.hsessoes{display: none !important;}