/*
#colNormal, #colRight, #colLeft {
    position: relative;
    float: left;
    width: 33%;
    height: 100%;
    overflow: hidden;
    text-align: justify;
    padding: 0;
    margin-right: 2px;
}
*/