
#colNormal {
    position: relative;
    float: left;
    width: 579px!important;
    width: 630px;
    height: auto !important;    
    height: 405px;
    text-align: justify;
    padding: 40px 30px 5px 25px;
    margin: 0;
/*    border-right: 1px solid #969696;    */
/*    overflow: hidden; */
}



#colRight {
    position: absolute;
    right: 0;
    width: 175px!important;
    width: 210px;
    padding: 25px 15px 5px 15px;
    /*text-align: justify;*/
    /*background-color: #333399;*/
    height: 10000em;
    overflow: hidden;
    /*border-left: 1px solid #969696;*/
    /*color: white;*/
}

/*
This was needed for the old blue background
#colRight P {
    color: white;
}
*/
