/**** HOME ***/
#content.home{
    overflow: auto;
    height:310px;
    
}

#col1{
    width: 480px;
    margin-right: 20px;
}

#col2{
    width: 480px;
}

