@import url(rc_schema.css);


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



#colRight {
    position: relative;
    float: left;
    height: 100%;
    width: 144px!important;
    width: 166px;
    padding: 45px 5px 5px 15px;
    overflow: hidden;
}

#content {
    width: 800px!important;
    width: 796px;
}


