#tudo #boxheight {
    height: auto;
    margin-bottom: 5px;
    min-height: 205px;
    padding: 20px 4px 4px;
}
#tudo #boxheight + #boxheight{
    border-top: 1px dotted #ccc;
}
#tudo #boxheight img, .img_right{
    border: 1px solid #ccc;
    clear: both;
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
}
#boxheight {
    margin-bottom: 10px !important;
}
.blue {
    color: red;
}
#anexos {
    border-bottom: 1px dotted #ccc;
    height: auto;
    margin-bottom: 5px;
    min-height: 280px;
    padding: 4px;
}
#tudo #contentPages table, #tudo #contentCursos table {
    background-color: #f5f4f3;
    border: 1px solid #d5cac6;
    width: 100%;
}
#tudo #contentPages table td, #tudo #contentCursos table td{
    border: 1px solid #d5cac6;
}
.img_left {
    border: 1px solid #ccc;
    clear: left;
    float: right;
    margin-bottom: 5px;
    margin-left: 15px;
}
#deduziriR td + td input {
    width: 100%!important;
}
#deduziriR td{
    padding: 5px;
}
.container-grade {
    background-color: #f5f4f3;
    border: 1px solid #d5cac6;
    width: 100%;
    margin-bottom: 15px;
}
.container-grade #boxheight{
    height: auto!important;
    margin-bottom: 5px!important;
    min-height: 40px!important;
    padding: 4px!important;
}
.fotoright {
    border: 1px solid #ccc;
    display: inline;
    float: right;
    margin: 10px 15px;
    padding: 5px;
}
#download2{
    background-color: #ed1c2e;
    color: #fff;
    display: block;
    font-weight: 700;
    margin: 35px auto;
    padding: 5px;
    text-align: center;
    width: 400px;
}
.evento-header h2{
    background: none repeat scroll 0 0 #f2f2f2;
    border-bottom: 1px dotted #ccc;
    color: #333;
    padding: 8px;
}