.containerContent {
    z-index:1;
    position:relative;
    padding:96px 60px 0px 60px;
    display:inline-block;
    width:820px;
}

.col1 {
    width:100%;
    position:relative;
    float:left;
}
.col2 {
    width:460px;
    position:relative;
    float:left;
}
.col3 {
    width:340px;
    position:relative;
    float:left;
}
.col4 {
    width:520px;
    position:relative;
    float:left;
}
.col5 {
    width:275px;
    position:relative;
    float:left;
}
.col6 {
    width:200px;
    position:relative;
    float:left;
}

.col7 {
    width:280px;   
    position:relative;
    float:left;
}